mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gupnp: update to 0.20.17.
This commit is contained in:
parent
b4e798dcd7
commit
0cb0404bd3
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.16
|
version=0.20.17
|
||||||
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@voidlinux.eu>"
|
||||||
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=ff1119eff12529c46837e03c742f69dc4fae48d59097d79582d38a383b832602
|
checksum=c9e415db749e75d82b17de341e6430ebce2a7ce457640c039cfcb03b498a8fd2
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue