mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
gupnp: update to 0.20.13.
This commit is contained in:
parent
2a193c0d22
commit
e56ff10d36
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gupnp'
|
# Template file for 'gupnp'
|
||||||
pkgname=gupnp
|
pkgname=gupnp
|
||||||
version=0.20.12
|
version=0.20.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -11,7 +11,7 @@ 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}/gupnp/${version%.*}/gupnp-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gupnp/${version%.*}/gupnp-${version}.tar.xz"
|
||||||
checksum=205d47b950a1b7190df1115f454cb38a44d71aacfec75d4287299e400e139b69
|
checksum=d779b094f13097a5900689b3587e5b495d79112d0855ed842577acba25c902b3
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue