Skip to content

Commit 5deb34c

Browse files
committed
gperf 3.2
autobump: add gperf Signed-off-by: Rui Chen <[email protected]>
1 parent 1eff6d8 commit 5deb34c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1360,6 +1360,7 @@ gowsdl
13601360
gpa
13611361
gpac
13621362
gpatch
1363+
gperf
13631364
gperftools
13641365
gpg-tui
13651366
gpgme

Formula/g/gperf.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Gperf < Formula
22
desc "Perfect hash function generator"
33
homepage "https://www.gnu.org/software/gperf/"
4-
url "https://ftp.gnu.org/gnu/gperf/gperf-3.1.tar.gz"
5-
mirror "https://ftpmirror.gnu.org/gperf/gperf-3.1.tar.gz"
6-
sha256 "588546b945bba4b70b6a3a616e80b4ab466e3f33024a352fc2198112cdbb3ae2"
4+
url "https://ftp.gnu.org/gnu/gperf/gperf-3.2.tar.gz"
5+
mirror "https://ftpmirror.gnu.org/gperf/gperf-3.2.tar.gz"
6+
sha256 "e0ddadebb396906a3e3e4cac2f697c8d6ab92dffa5d365a5bc23c7d41d30ef62"
77
license "GPL-3.0-or-later"
88

99
bottle do

0 commit comments

Comments
 (0)