mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
avfs: update to 1.1.1.
This commit is contained in:
parent
7c017a6022
commit
67481f5a6a
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.0
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
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=a7f3734f5be1a76aab710fb49a004b60bb802ccbd32394a731b18ed6011333a7
|
checksum=c83eef7f8676db6fed0a18373c433e0ff55af1651246303ebe1181e8ef8bbf3b
|
||||||
|
|
||||||
libavfs_package() {
|
libavfs_package() {
|
||||||
short_desc+=" - library"
|
short_desc+=" - library"
|
||||||
|
|
Loading…
Add table
Reference in a new issue