gupnp: update to 0.20.7.
This commit is contained in:
parent
f5d0b8377e
commit
9fb7065da5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gupnp'
|
||||
pkgname=gupnp
|
||||
version=0.20.6
|
||||
version=0.20.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://gupnp.org/"
|
||||
distfiles="${GNOME_SITE}/gupnp/${version%.*}/gupnp-${version}.tar.xz"
|
||||
checksum=1b4ed7de9fdf2da2a5610a0101271f1661706e6481737d7a2ac0f318b5b2dbaa
|
||||
checksum=ccfa6b04935d81bbcd4aa1f15b6dada977fb32386cf3b99c59a4166067ce3102
|
||||
|
||||
gupnp-devel_package() {
|
||||
depends="gssdp-devel>=0.14.2_2 glib-devel libxml2-devel libuuid-devel gupnp>=${version}"
|
||||
|
|
Loading…
Reference in a new issue