gupnp-igd: update to 0.2.5.

Closes #14323.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Piotr Wójcik 2018-05-11 17:27:34 +02:00 committed by Enno Boland
parent 8f91517fdc
commit f239966342
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'gupnp-igd'
pkgname=gupnp-igd
version=0.2.4
version=0.2.5
revision=1
build_style=gnu-configure
configure_args="--disable-python --disable-static"
@ -8,10 +8,10 @@ hostmakedepends="pkg-config glib-devel"
makedepends="libglib-devel libxml2-devel libsoup-devel gssdp-devel gupnp-devel"
short_desc="Library to handle UPnP IGD port mapping"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1"
license="LGPL-2.1-or-later"
homepage="http://gupnp.org"
distfiles="${GNOME_SITE}/$pkgname/0.2/$pkgname-$version.tar.xz"
checksum=38c4a6d7718d17eac17df95a3a8c337677eda77e58978129ad3182d769c38e44
checksum=8b4a1aa38bacbcac2c1755153147ead7ee9af7d4d1f544b6577cfc35e10e3b20
# Package build options
build_options="gir"