mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fuse-overlayfs: update to 1.1.1.
This commit is contained in:
parent
161fc36af3
commit
5f3ed18e64
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=1.0.0
|
version=1.1.1
|
||||||
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=f14667dbbabcd340a314ed697722f37f04da444f44e819f4d95856d1db090973
|
checksum=9a1c4221a82059fd9686dd8b519d432bae126c08f9d891fb722bcb51ba4933ec
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue