package/gupnp: bump to version 1.4.1

https://gitlab.gnome.org/GNOME/gupnp/-/blob/gupnp-1.4.1/NEWS

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2021-12-21 13:57:10 +01:00 committed by Thomas Petazzoni
parent dde6b3b9db
commit 6c5173be6e
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Hash from: http://ftp.gnome.org/pub/gnome/sources/gupnp/1.3/gupnp-1.3.1.sha256sum:
sha256 df70fe8321bfc53cadb6860edcff2e0dc456ec81899b463f41723684803d1408 gupnp-1.3.1.tar.xz
# Hash from: http://ftp.gnome.org/pub/gnome/sources/gupnp/1.4/gupnp-1.4.1.sha256sum:
sha256 899196b5e66f03b8e25f046a7a658cd2a6851becb83f2d55345ab3281655dc0c gupnp-1.4.1.tar.xz
# Hash for license file:
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
GUPNP_VERSION_MAJOR = 1.3
GUPNP_VERSION_MAJOR = 1.4
GUPNP_VERSION = $(GUPNP_VERSION_MAJOR).1
GUPNP_SOURCE = gupnp-$(GUPNP_VERSION).tar.xz
GUPNP_SITE = http://ftp.gnome.org/pub/gnome/sources/gupnp/$(GUPNP_VERSION_MAJOR)