fuse-overlayfs: update to 1.13
This commit is contained in:
parent
ce7b712e77
commit
a62d7219b6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fuse-overlayfs'
|
||||
pkgname=fuse-overlayfs
|
||||
version=1.11
|
||||
version=1.13
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake pkg-config"
|
||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://github.com/containers/fuse-overlayfs"
|
||||
changelog="https://raw.githubusercontent.com/containers/fuse-overlayfs/main/NEWS"
|
||||
distfiles="https://github.com/containers/fuse-overlayfs/archive/v${version}.tar.gz"
|
||||
checksum=320a411425414679736dcb7f3b05146430ca4af20ded0096c69ac3c7540ebca2
|
||||
checksum=96d10344921d5796bcba7a38580ae14a53c4e60399bb90b238ac5a10b3bb65b2
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue