fuse-overlayfs: update to 1.11.
This commit is contained in:
parent
602ca25eae
commit
27a7ca915e
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fuse-overlayfs'
|
||||
pkgname=fuse-overlayfs
|
||||
version=1.10
|
||||
version=1.11
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake pkg-config"
|
||||
|
@ -9,8 +9,9 @@ short_desc="FUSE implementation for overlayfs"
|
|||
maintainer="Cameron Nemo <cam@nohom.org>"
|
||||
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=4351eaed7cf26a5012c14c6e0fc883ef65a7b5dcc95ba129ce485904106c25a9
|
||||
checksum=320a411425414679736dcb7f3b05146430ca4af20ded0096c69ac3c7540ebca2
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue