[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] $nick r11265: update gperf to 3.2
From: |
carlhansen |
Subject: |
[Gsrc-commit] $nick r11265: update gperf to 3.2 |
Date: |
Mon, 7 Apr 2025 19:09:29 -0700 |
User-agent: |
mail (GNU Mailutils 3.19) |
------------------------------------------------------------
revno: 11265
revision-id: carlhansen@gnu.org-20250408020920-sel6ncoo32r4wtm0
parent: carlhansen@gnu.org-20250407041604-dq4g59b92puzflok
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Tue 2025-04-08 02:09:20 +0000
message:
update gperf to 3.2
=== modified file 'pkg/gnu/gperf/Makefile'
--- a/pkg/gnu/gperf/Makefile 2017-01-05 20:57:47 +0000
+++ b/pkg/gnu/gperf/Makefile 2025-04-08 02:09:20 +0000
@@ -1,4 +1,6 @@
# Copyright © 2013 Brandon Invergo <brandon@invergo.net>
+# Copyright © 2025
+#
#
# This file is part of GSRC.
#
@@ -17,7 +19,7 @@
NAME = gperf
GARNAME = gperf
-GARVERSION = 3.1
+GARVERSION = 3.2
HOME_URL = http://www.gnu.org/software/gperf/
DESCRIPTION = Perfect hash function generator
define BLURB
@@ -39,6 +41,7 @@
######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
include ../../../gar/gar.lib/info.mk
include config.mk
+
=== modified file 'pkg/gnu/gperf/sha256sums'
--- a/pkg/gnu/gperf/sha256sums 2017-01-05 20:57:47 +0000
+++ b/pkg/gnu/gperf/sha256sums 2025-04-08 02:09:20 +0000
@@ -1,2 +1,2 @@
-588546b945bba4b70b6a3a616e80b4ab466e3f33024a352fc2198112cdbb3ae2
download/gperf-3.1.tar.gz
-0554c9102d257d266bb4d9fb4bf76737abcecfc84a06884de84f8f8ff21c23e0
download/gperf-3.1.tar.gz.sig
+e0ddadebb396906a3e3e4cac2f697c8d6ab92dffa5d365a5bc23c7d41d30ef62
download/gperf-3.2.tar.gz
+28d11d24b0c8282da10ebd21346bda2574a8b9cc3d2c2916a752391cfd85d4f6
download/gperf-3.2.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] $nick r11265: update gperf to 3.2,
carlhansen <=