mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
fuse-overlayfs: update to 0.4.
This commit is contained in:
parent
9826e41ad5
commit
0e0144bcef
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.3
|
version=0.4
|
||||||
revision=1
|
revision=1
|
||||||
archs="~*-musl"
|
archs="~*-musl"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,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=9d6ffafcfb5038426f830c8b1346947d71482f7fa9a9681edebecc162c01c448
|
checksum=f8b0dfde8c61610bf3c93034f104482522a9c3bc7b06947caf076e76725279e0
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue