gupnp: update to 1.6.6

This commit is contained in:
chrysos349 2024-03-05 09:42:26 +03:00 committed by oreo639
parent a0afb79965
commit 363562d5a3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gupnp' # Template file for 'gupnp'
pkgname=gupnp pkgname=gupnp
version=1.6.5 version=1.6.6
revision=1 revision=1
build_style=meson build_style=meson
build_helper="gir" build_helper="gir"
@ -14,7 +14,7 @@ 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" 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=437dff970142e8407087a89855f717e20d27c9d76e05b4cd517df621c7d888cd checksum=c9dc50e8c78b3792d1b0e6c5c5f52c93e9345d3dae2891e311a993a574f5a04f
build_options="gir" build_options="gir"
build_options_default="gir" build_options_default="gir"