fuse-overlayfs: update to 1.1.2.
This commit is contained in:
parent
ba3e157e30
commit
0c90f0dd01
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fuse-overlayfs'
|
||||
pkgname=fuse-overlayfs
|
||||
version=1.1.1
|
||||
version=1.1.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=9a1c4221a82059fd9686dd8b519d432bae126c08f9d891fb722bcb51ba4933ec
|
||||
checksum=1c0fa67f806c44d5c51f4bce02fdcb546137a2688a8de76d93d07b79defc9cac
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue