mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fuse-overlayfs: update to 1.0.0.
This commit is contained in:
parent
80fb2f2081
commit
c740109935
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.7.8
|
version=1.0.0
|
||||||
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 <cnemo@tutanota.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=445153a3f84e52dbc78469223537c35d1a5e60bbe3e93d63cf6067f67e145450
|
checksum=f14667dbbabcd340a314ed697722f37f04da444f44e819f4d95856d1db090973
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue