diff options
author | Juergen Daubert <jue@jue.li> | 2018-12-20 12:23:50 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-12-20 12:23:50 +0100 |
commit | 38b90b54d947a7c6b3f8613075bd5a0995a6dc32 (patch) | |
tree | db3a7fa26d54f86c5c2dce98ab3ec2b03aca374e /bison | |
parent | b2cbeb69aedb9e1c6a8d700375169e384df969f6 (diff) | |
download | core-38b90b54d947a7c6b3f8613075bd5a0995a6dc32.tar.gz core-38b90b54d947a7c6b3f8613075bd5a0995a6dc32.tar.xz |
bison: update to 3.2.3
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 94af457b..8b64c169 100644 --- a/bison/.signature +++ b/bison/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVequ5OyYrVWExYqt/RZOvrM7LWW79hVPWVuNfBqNf2KG0bScRd06e6tWI4lDyv6LbeuVhFhiNQkoyRN9bsd5wf2g8= -SHA256 (Pkgfile) = 087420e4b8a8d72382a471b025edeae4aebc951b51b8447d67552540f870b7dd +RWRJc1FUaeVeqlRWuKKKk/fMaD+OUmK8fsjcOf5sgl0ggScPg3mXQWa/HttUS+KJCWXAUEVMtPGCTX1Y4qk9u35NEtOtS//yAQc= +SHA256 (Pkgfile) = d40297734533d85368b73c1954ea8ccbb608e5f97f97a1d38d4d322584769bdb SHA256 (.footprint) = af68635fb869a7a04dba414232893612bfdf9a9cf493649f2d3a9e12dea388d6 -SHA256 (bison-3.2.2.tar.xz) = 6f950f24e4d0745c7cc870e36d04f4057133ce0f31d6b4564e6f510a7d3ffafa +SHA256 (bison-3.2.3.tar.xz) = 3cb07a84ff698b205ea244e36eccb4979dd4e10f2120ebbf58c5f1f700023f29 diff --git a/bison/Pkgfile b/bison/Pkgfile index ea1cf9e2..2f1406ad 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.2 +version=3.2.3 release=1 source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz) |