mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
gssdp: update to 1.0.2.
This commit is contained in:
parent
639521544e
commit
5ed6e55d7e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gssdp'
|
# Template file for 'gssdp'
|
||||||
pkgname=gssdp
|
pkgname=gssdp
|
||||||
version=1.0.1
|
version=1.0.2
|
||||||
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}/gssdp/${version%.*}/gssdp-$version.tar.xz"
|
distfiles="${GNOME_SITE}/gssdp/${version%.*}/gssdp-$version.tar.xz"
|
||||||
checksum=601d67f40bc28c067742b7c46f3018da96b364fd3e83f30ddac6e190e323d2e1
|
checksum=a1e17c09c7e1a185b0bd84fd6ff3794045a3cd729b707c23e422ff66471535dc
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue