mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-18 21:33:39 -09:00
package/x11r7/xapp_xpr: bump version to 1.2.0
https://lists.x.org/archives/xorg-announce/2024-March/003477.html
Updated license hash due to upstream commit:
6f34ba3a67
Switched _SITE to URL mentioned in latest release notes.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
aab82b4649
commit
112cb83455
@@ -1,5 +1,5 @@
|
||||
# From https://lists.x.org/archives/xorg-announce/2022-July/003177.html
|
||||
sha256 a0bbb11475366622632440b1c6f16d19964b4516483232fe5f46c169528557c5 xpr-1.1.0.tar.xz
|
||||
sha512 53eb896cf1844036a13b1018ffcecbc6a0a56eebe0d7cb6331dbe691207498d2c41f3791655b7fc081acfef2ed9904987f363b710bf0eeff6c8d33f819a951cb xpr-1.1.0.tar.xz
|
||||
# From https://lists.x.org/archives/xorg-announce/2024-March/003477.html
|
||||
sha256 8b9402f8331309f0a9d8143d4d6129c4a7479ff9449616849b9f1e2a5835cec3 xpr-1.2.0.tar.xz
|
||||
sha512 49538a757aa60e754ecd39273510a6e49ebb77b730be62e3fa60f00261c9c1e208d39e1ca3c61889a5ad7fc7c2255fa1f669fd19ecf98e18cb8aa9189cadc15d xpr-1.2.0.tar.xz
|
||||
# Locally computed
|
||||
sha256 5e8ff9b5d3fc86b5d0bc5957c9ee0aa1a6d0fb9a6b116aae70762b628a0d5069 COPYING
|
||||
sha256 46f4634338006ce194cd0098a159c701f4587ab8e21c40ce510d8504e85fe128 COPYING
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XPR_VERSION = 1.1.0
|
||||
XAPP_XPR_VERSION = 1.2.0
|
||||
XAPP_XPR_SOURCE = xpr-$(XAPP_XPR_VERSION).tar.xz
|
||||
XAPP_XPR_SITE = https://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XPR_SITE = https://xorg.freedesktop.org/archive/individual/app
|
||||
XAPP_XPR_LICENSE = MIT
|
||||
XAPP_XPR_LICENSE_FILES = COPYING
|
||||
XAPP_XPR_DEPENDENCIES = xlib_libX11 xlib_libXmu
|
||||
|
||||
Reference in New Issue
Block a user