package/sysprof: bump to version 49.0

Release notes:
https://gitlab.gnome.org/GNOME/sysprof/-/blob/49.0/NEWS

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Adrian Perez de Castro
2025-09-25 00:54:15 +03:00
committed by Julien Olivain
parent c368b33378
commit 702ae95344
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# From https://download.gnome.org/sources/sysprof/48/sysprof-48.0.sha256sum
sha256 1b0f0380f2f30708ba87829321a06fee1db36dfa87797bbf07f0a7acf4498d18 sysprof-48.0.tar.xz
# From https://download.gnome.org/sources/sysprof/49/sysprof-49.0.sha256sum
sha256 ff04139637785c841948862087a4323b981680d942296409321b574fcb282878 sysprof-49.0.tar.xz
# License files
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
SYSPROF_VERSION_MAJOR = 48
SYSPROF_VERSION_MAJOR = 49
SYSPROF_VERSION = $(SYSPROF_VERSION_MAJOR).0
SYSPROF_SOURCE = sysprof-$(SYSPROF_VERSION).tar.xz
SYSPROF_SITE = https://download.gnome.org/sources/sysprof/$(SYSPROF_VERSION_MAJOR)