mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 21:27:01 +02:00
avfs: update to 1.2.0.
This commit is contained in:
parent
420b1a0df7
commit
ecb9a68e9c
2 changed files with 3 additions and 3 deletions
|
@ -817,7 +817,7 @@ libpeas-gtk-1.0.so.0 libpeas-1.0.0_2
|
|||
libpeas-2.so.0 libpeas2-2.0.1_1
|
||||
libtotem.so.0 libtotem-3.6.2_1
|
||||
libclutter-1.0.so.0 clutter-1.14.0_1
|
||||
libavfs.so.0 libavfs-1.0.5_1
|
||||
libavfs.so.1 libavfs-1.2.0_1
|
||||
libgjs.so.0 gjs-1.65.2_1
|
||||
libtelepathy-glib.so.0 telepathy-glib-0.15.5_1
|
||||
libaccountsservice.so.0 accountsservice-0.6.4_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'avfs'
|
||||
pkgname=avfs
|
||||
version=1.1.5
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
homepage="https://avf.sourceforge.net/"
|
||||
distfiles="$SOURCEFORGE_SITE/avf/avfs-${version}.tar.bz2"
|
||||
checksum=ad9f3b64104d6009a058c70f67088f799309bf8519b14b154afad226a45272cf
|
||||
checksum=a25a8ec43c1ee172624e1a4c79ce66a1b930841cdb545b725f1ec64bcabe889c
|
||||
|
||||
libavfs_package() {
|
||||
short_desc+=" - library"
|
||||
|
|
Loading…
Add table
Reference in a new issue