mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
gupnp-av: update to 0.12.6.
This commit is contained in:
parent
42a99ec464
commit
8e0e65e754
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gupnp-av'
|
# Template file for 'gupnp-av'
|
||||||
pkgname=gupnp-av
|
pkgname=gupnp-av
|
||||||
version=0.12.5
|
version=0.12.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -10,7 +10,7 @@ short_desc="Library to ease handling and implementation of UPnP A/V profiles"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://gupnp.org/"
|
homepage="http://gupnp.org/"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.12/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=8375034ccc4a45e90923c26135517aab57a88f5757ce65a1b23378df4c60bff6
|
checksum=8375034ccc4a45e90923c26135517aab57a88f5757ce65a1b23378df4c60bff6
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
|
|
Loading…
Add table
Reference in a new issue