mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/gperf: bump to version 3.3
Release notes: https://lists.gnu.org/archive/html/info-gnu/2025-04/msg00013.html https://lists.gnu.org/archive/html/info-gnu/2025-04/msg00004.html Changelog: https://git.savannah.gnu.org/gitweb/?p=gperf.git;a=blob;f=ChangeLog;h=7966fcd0384f833f8b7d8ebdf9c5c90c22b4e48c;hb=d2aeec9b9c1fd04dbf747afe4ada8e772d315ccd Signed-off-by: Kadambini Nema <kadambini.nema@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
5ef0bfa759
commit
7f3329b7fd
@@ -1,7 +1,7 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# https://ftp.gnu.org/pub/gnu/gperf/gperf-3.1.tar.gz.sig
|
||||
# https://ftp.gnu.org/pub/gnu/gperf/gperf-3.3.tar.gz.sig
|
||||
# with key 93C08C88471097CD
|
||||
sha256 588546b945bba4b70b6a3a616e80b4ab466e3f33024a352fc2198112cdbb3ae2 gperf-3.1.tar.gz
|
||||
sha256 fd87e0aba7e43ae054837afd6cd4db03a3f2693deb3619085e6ed9d8d9604ad8 gperf-3.3.tar.gz
|
||||
|
||||
# Locally calculated
|
||||
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GPERF_VERSION = 3.1
|
||||
GPERF_VERSION = 3.3
|
||||
GPERF_SITE = $(BR2_GNU_MIRROR)/gperf
|
||||
GPERF_LICENSE = GPL-3.0+
|
||||
GPERF_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user