fuse-overlayfs: update to 0.5.
This commit is contained in:
parent
bef581f6d4
commit
2c8ed6bf7f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fuse-overlayfs'
|
# Template file for 'fuse-overlayfs'
|
||||||
pkgname=fuse-overlayfs
|
pkgname=fuse-overlayfs
|
||||||
version=0.4.1
|
version=0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="autoconf automake pkg-config"
|
hostmakedepends="autoconf automake pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/containers/fuse-overlayfs"
|
homepage="https://github.com/containers/fuse-overlayfs"
|
||||||
distfiles="https://github.com/containers/fuse-overlayfs/archive/v${version}.tar.gz"
|
distfiles="https://github.com/containers/fuse-overlayfs/archive/v${version}.tar.gz"
|
||||||
checksum=c165f2b78b767fdf47d4ec5dca7a3fcab4c49dc0759cd576516a1127c56f8c0a
|
checksum=2852ddab41ce78e48446f93322fabfba541dcfbf07603adc51ec533376698d26
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue