avfs: update to 1.1.4.
This commit is contained in:
parent
2ebcce3581
commit
c3d9abe5fe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'avfs'
|
# Template file for 'avfs'
|
||||||
pkgname=avfs
|
pkgname=avfs
|
||||||
version=1.1.3
|
version=1.1.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-system-zlib --with-system-bzlib"
|
configure_args="--with-system-zlib --with-system-bzlib"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-only, LGPL-2.0-only"
|
license="GPL-2.0-only, LGPL-2.0-only"
|
||||||
homepage="http://avf.sourceforge.net/"
|
homepage="http://avf.sourceforge.net/"
|
||||||
distfiles="$SOURCEFORGE_SITE/avf/avfs-${version}.tar.bz2"
|
distfiles="$SOURCEFORGE_SITE/avf/avfs-${version}.tar.bz2"
|
||||||
checksum=4f4ec1e8c0d5da94949e3dab7500ee29fa3e0dda723daf8e7d60e5f3ce4450df
|
checksum=3a7981af8557f864ae10d4b204c29969588fdb526e117456e8efd54bf8faa12b
|
||||||
|
|
||||||
libavfs_package() {
|
libavfs_package() {
|
||||||
short_desc+=" - library"
|
short_desc+=" - library"
|
||||||
|
|
Loading…
Reference in a new issue