diff options
author | Juergen Daubert <jue@jue.li> | 2018-12-25 12:48:14 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-12-25 12:48:14 +0100 |
commit | 6d2b2e7c0b770fa4f8b713429003aad2576d1e07 (patch) | |
tree | 1ff073bd65304539eaa50fd868e2b2fb83a742af /bison | |
parent | e29b8eafb5e5fc4ded143c40116edbfdaa01f18c (diff) | |
download | core-6d2b2e7c0b770fa4f8b713429003aad2576d1e07.tar.gz core-6d2b2e7c0b770fa4f8b713429003aad2576d1e07.tar.xz |
bison: update to 3.2.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 8b64c169..3c945dc0 100644 --- a/bison/.signature +++ b/bison/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqlRWuKKKk/fMaD+OUmK8fsjcOf5sgl0ggScPg3mXQWa/HttUS+KJCWXAUEVMtPGCTX1Y4qk9u35NEtOtS//yAQc= -SHA256 (Pkgfile) = d40297734533d85368b73c1954ea8ccbb608e5f97f97a1d38d4d322584769bdb +RWRJc1FUaeVeqiCWkaZhS8pyUwKAEvGwC1bWwQk3n4cHwThY0shIXbntUDnLaymaKcNzxZhBtn6UNto+jsi1SlKgIT0BGr/uNQ4= +SHA256 (Pkgfile) = a4be61bbf8d82c50f3e249cae18042ee47dd18334b80c18d2705fdd022080658 SHA256 (.footprint) = af68635fb869a7a04dba414232893612bfdf9a9cf493649f2d3a9e12dea388d6 -SHA256 (bison-3.2.3.tar.xz) = 3cb07a84ff698b205ea244e36eccb4979dd4e10f2120ebbf58c5f1f700023f29 +SHA256 (bison-3.2.4.tar.xz) = 523d44419f4df68286503740c95c7b3400b748d7d8b797209195ee5d67f05634 diff --git a/bison/Pkgfile b/bison/Pkgfile index 2f1406ad..8fbad25f 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.3 +version=3.2.4 release=1 source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz) |