fuse-overlayfs: update to 1.11.

This commit is contained in:
Daniel Eyßer 2023-03-28 10:56:32 +02:00 committed by Leah Neukirchen
parent 602ca25eae
commit 27a7ca915e

View file

@ -1,6 +1,6 @@
# Template file for 'fuse-overlayfs' # Template file for 'fuse-overlayfs'
pkgname=fuse-overlayfs pkgname=fuse-overlayfs
version=1.10 version=1.11
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="autoconf automake pkg-config" hostmakedepends="autoconf automake pkg-config"
@ -9,8 +9,9 @@ short_desc="FUSE implementation for overlayfs"
maintainer="Cameron Nemo <cam@nohom.org>" maintainer="Cameron Nemo <cam@nohom.org>"
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"
changelog="https://raw.githubusercontent.com/containers/fuse-overlayfs/main/NEWS"
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=4351eaed7cf26a5012c14c6e0fc883ef65a7b5dcc95ba129ce485904106c25a9 checksum=320a411425414679736dcb7f3b05146430ca4af20ded0096c69ac3c7540ebca2
pre_configure() { pre_configure() {
./autogen.sh ./autogen.sh