diff options
author | Juergen Daubert <jue@jue.li> | 2020-06-22 12:23:45 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-06-22 12:23:45 +0200 |
commit | 9ff872686f77415c0a7572ebb2708b5106c9d3f4 (patch) | |
tree | a3a31a47addc573f6e5ea676057bd148f7c75544 /bison | |
parent | f972b7f29493aaad687ea0a61b882b0518996d15 (diff) | |
download | core-9ff872686f77415c0a7572ebb2708b5106c9d3f4.tar.gz core-9ff872686f77415c0a7572ebb2708b5106c9d3f4.tar.xz |
bison: update to 3.6.4
Diffstat (limited to 'bison')
-rw-r--r-- | bison/.signature | 6 | ||||
-rw-r--r-- | bison/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/bison/.signature b/bison/.signature index 4504b3a8..bf532586 100644 --- a/bison/.signature +++ b/bison/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqpfvT59/vzhju1LoeVoPAUchAcnxgWgz1BUJRermDAsj7iVEjvWDcHxuN0Xbg2iqpgRKEL5ZHEW6hQcnpLYAkwI= -SHA256 (Pkgfile) = cb07a05cd4c48d8eb954171534971a15c835891bc95e0f30abea20d7ef3b9870 +RWRJc1FUaeVeqpTa0Nl2h+KkUyylo2EUtYnPjtzjLKIArkzxjkww069i0fRZeVlZaJ2nm5ia5shM6TZNio9QgnNZyCsWJcMQEAQ= +SHA256 (Pkgfile) = f999e16288f084b8961a44db38351e3908b069ca060e92e0163ff901b7155ac9 SHA256 (.footprint) = 64194b95f8bc492ef2d9a4e44520a3ad4f9958bbe275f59957c512b52e85a124 -SHA256 (bison-3.6.3.tar.xz) = 06db793651de9dd5f0a85a6fe4bdbca413c0806bf2432377523da96ca0b4b73d +SHA256 (bison-3.6.4.tar.xz) = 8b13473b31ca7fcf65e5e8a74224368ffd5df19275602a9c9567ba393f18577d diff --git a/bison/Pkgfile b/bison/Pkgfile index 1a2fb191..6916cf5a 100644 --- a/bison/Pkgfile +++ b/bison/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gettext name=bison -version=3.6.3 +version=3.6.4 release=1 source=(https://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz) |