mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
gupnp: update to 1.6.5.
This commit is contained in:
parent
cbe4b52ef2
commit
1efb5a5e6c
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gupnp'
|
# Template file for 'gupnp'
|
||||||
pkgname=gupnp
|
pkgname=gupnp
|
||||||
version=1.6.3
|
version=1.6.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -12,8 +12,9 @@ short_desc="GObject-based library for UPnP"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/GUPnP"
|
homepage="https://wiki.gnome.org/Projects/GUPnP"
|
||||||
|
changelog="https://gitlab.gnome.org/GNOME/gupnp/-/raw/master/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gupnp/${version%.*}/gupnp-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gupnp/${version%.*}/gupnp-${version}.tar.xz"
|
||||||
checksum=4f4f418b07b81164df1f7ab612e28e4c016c2d085b8a4f39f97945f8b15ee248
|
checksum=437dff970142e8407087a89855f717e20d27c9d76e05b4cd517df621c7d888cd
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue