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