diff options
author | Juergen Daubert <jue@jue.li> | 2020-09-07 11:47:02 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-09-07 11:47:02 +0200 |
commit | 210cfeb79e82d68822318254b66eece378dd40fb (patch) | |
tree | bc0dc274625164345b6eba3d5dbb46ec83d99647 /bison | |
parent | 25727fc1186514f7f9cf37eff0c5f66ea9e40000 (diff) | |
download | core-210cfeb79e82d68822318254b66eece378dd40fb.tar.gz core-210cfeb79e82d68822318254b66eece378dd40fb.tar.xz |
bison: update to 3.7.2
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 68bed63a..87d4dab5 100644 --- a/bison/.signature +++ b/bison/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqg2f1WhzryZQMZmU1rYiPf09qMPYLYmfbR8y5AcMyt05991buad2XsTndlFqePZau11s7ZuqYd03rZQ0SkSDWAw= -SHA256 (Pkgfile) = 203c4c0ee14989784767e6ee18d63483e643eb7532bebd46c37885648f07dded +RWRJc1FUaeVequMB78svX5TjsO/236RClr8v8ljbW3d+ArdMazaqqT5V17WWQrqqW58ai1rtGV5u0RtOmwdU+kIjdKkTP/Io8Q8= +SHA256 (Pkgfile) = 0647bad139d9f43a70b565c6b5d8c364c028ae320d3735b51f56a6d1a63b35d4 SHA256 (.footprint) = 64194b95f8bc492ef2d9a4e44520a3ad4f9958bbe275f59957c512b52e85a124 -SHA256 (bison-3.7.1.tar.xz) = 55c215521a13982a9bee68cd42eed51a65713f96c530a739a57de4438ac1bb69 +SHA256 (bison-3.7.2.tar.xz) = 7948d193104d979c0fb0294a1854c73c89d72ae41acfc081826142578a78a91b diff --git a/bison/Pkgfile b/bison/Pkgfile index 6bb631ce..9abf9426 100644 --- a/bison/Pkgfile +++ b/bison/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gettext name=bison -version=3.7.1 +version=3.7.2 release=1 source=(https://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz) |