mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
gupnp-igd: update to 0.2.5.
Closes #14323. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
8f91517fdc
commit
f239966342
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gupnp-igd'
|
# Template file for 'gupnp-igd'
|
||||||
pkgname=gupnp-igd
|
pkgname=gupnp-igd
|
||||||
version=0.2.4
|
version=0.2.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-python --disable-static"
|
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"
|
makedepends="libglib-devel libxml2-devel libsoup-devel gssdp-devel gupnp-devel"
|
||||||
short_desc="Library to handle UPnP IGD port mapping"
|
short_desc="Library to handle UPnP IGD port mapping"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://gupnp.org"
|
homepage="http://gupnp.org"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.2/$pkgname-$version.tar.xz"
|
||||||
checksum=38c4a6d7718d17eac17df95a3a8c337677eda77e58978129ad3182d769c38e44
|
checksum=8b4a1aa38bacbcac2c1755153147ead7ee9af7d4d1f544b6577cfc35e10e3b20
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue