fuse-overlayfs: update to 0.6.4.
This commit is contained in:
parent
295a63b987
commit
205d81e4a8
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'fuse-overlayfs'
|
||||
pkgname=fuse-overlayfs
|
||||
version=0.6.1
|
||||
version=0.6.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake pkg-config"
|
||||
makedepends="fuse3-devel"
|
||||
short_desc="FUSE implementation for overlayfs"
|
||||
maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
||||
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=31419c7842ddbda70752c2b444e944d5c424ae1b421d9666d0d90a9c63aca4af
|
||||
checksum=e95590ce77cfff07779b977f4e8445cf82c9927391d21c41d1cc28326ad0133a
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue