fuse-overlayfs: update to 0.7.2.
This commit is contained in:
parent
114062ddfd
commit
b33480fa61
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fuse-overlayfs'
|
||||
pkgname=fuse-overlayfs
|
||||
version=0.6.5
|
||||
version=0.7.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.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=ce2f50da51a76afbfc0561d784038ccfb92f6683d52f52b14d037ca4f4910044
|
||||
checksum=f66efb53bf596399cccb83b3da5fef65cfbc284bc7c0665ae005fea4218d08cf
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue