mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fuse-overlayfs: update to 0.7.8.
This commit is contained in:
parent
73918ded61
commit
75ff44a936
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.7
|
version=0.7.8
|
||||||
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=e35a8e1c5d2fc485c69408ea89a30c0ffa15cc226c021ac37349dd103ee32c18
|
checksum=445153a3f84e52dbc78469223537c35d1a5e60bbe3e93d63cf6067f67e145450
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue