mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
Merge pull request #802 from hanspolo/gupnp-igd
gupnp-igd: updated to 0.2.4
This commit is contained in:
commit
2c01351a0f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gupnp-igd'
|
# Template file for 'gupnp-igd'
|
||||||
pkgname=gupnp-igd
|
pkgname=gupnp-igd
|
||||||
version=0.2.3
|
version=0.2.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-python --disable-static"
|
configure_args="--disable-python --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}/$pkgname/0.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.2/$pkgname-$version.tar.xz"
|
||||||
checksum=ccaf49f9d4f38ac646f1b00341d4db767291e56592286da0e0eb0835811f462d
|
checksum=38c4a6d7718d17eac17df95a3a8c337677eda77e58978129ad3182d769c38e44
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue