diff options
author | Juergen Daubert <jue@jue.li> | 2018-11-23 17:23:52 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-11-23 17:23:52 +0100 |
commit | e666a9b8e41c79114951f5a613b46663c0f49498 (patch) | |
tree | 465a5a321b4bbf85f1f2a7406966b33c374dce30 /bison | |
parent | 83a63885b212e090ff999f8237b1646732ba30ad (diff) | |
download | core-e666a9b8e41c79114951f5a613b46663c0f49498.tar.gz core-e666a9b8e41c79114951f5a613b46663c0f49498.tar.xz |
bison: update to 3.2.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 5c1657a4..94af457b 100644 --- a/bison/.signature +++ b/bison/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeql2jUneIlVkDoPsk0G1IXSsZxWYSPJWPGUj70srgga1Mt450pgv9sti52BlnW1trNhbVfBm2sDEMfb/K/HtQjQI= -SHA256 (Pkgfile) = 64cdf295c208e54d147952fdcf7121139876e9e32738e720d77defa409a1ac68 +RWRJc1FUaeVequ5OyYrVWExYqt/RZOvrM7LWW79hVPWVuNfBqNf2KG0bScRd06e6tWI4lDyv6LbeuVhFhiNQkoyRN9bsd5wf2g8= +SHA256 (Pkgfile) = 087420e4b8a8d72382a471b025edeae4aebc951b51b8447d67552540f870b7dd SHA256 (.footprint) = af68635fb869a7a04dba414232893612bfdf9a9cf493649f2d3a9e12dea388d6 -SHA256 (bison-3.2.1.tar.xz) = 8ba8bd5d6e935d01b89382fa5c2fa7602e03bbb435575087bfdc3c450d4d9ecd +SHA256 (bison-3.2.2.tar.xz) = 6f950f24e4d0745c7cc870e36d04f4057133ce0f31d6b4564e6f510a7d3ffafa diff --git a/bison/Pkgfile b/bison/Pkgfile index d0c361c8..ea1cf9e2 100644 --- a/bison/Pkgfile +++ b/bison/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=bison -version=3.2.1 +version=3.2.2 release=1 source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz) |