diff options
author | Juergen Daubert <jue@jue.li> | 2019-02-04 08:56:56 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-02-04 08:56:56 +0100 |
commit | 5988f842d113c4eb788af1514a2a65bf32bda3ad (patch) | |
tree | 39642e4ca56d50af7ff1574bf35c67651cdcbe49 /bison | |
parent | 4ffab89df1cf596a482571e60a6c56aa7fe0272d (diff) | |
download | core-5988f842d113c4eb788af1514a2a65bf32bda3ad.tar.gz core-5988f842d113c4eb788af1514a2a65bf32bda3ad.tar.xz |
bison: update to 3.3.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 61259bfe..5dfbc61b 100644 --- a/bison/.signature +++ b/bison/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqhiK296+qJKf61UImC5FGHE+NMdHYT1ZpIz+fxxz0E5oAeTFvG7sVWoinO52py2nbrn46EmdxfCHFrDH4EBgews= -SHA256 (Pkgfile) = 97954cc05aa43bb72eef8af016cbf9c05d3e1e5cc4c81734683b03f3e97b1459 +RWRJc1FUaeVeqlKuOI0CurVcDGz11JjyZujPAP78woF6+AN99ld3p9QPXdJUuRjM1AuoH66ewSQzp6ZcnRx2HZNX/3NbOhPzxQE= +SHA256 (Pkgfile) = 6acc49bf4f0b79d16395b96d2bbe15b36ffec6ca3c5d7d31975b6c60ed03f195 SHA256 (.footprint) = d5001fc72ded9b53e708dea2da9a7bf99d468b4329b9cb14e3f28c66201eb884 -SHA256 (bison-3.3.1.tar.xz) = fd22fc5ed02b42c88fa0efc6d5de3face8dfb5e253bf97e632573413969bc900 +SHA256 (bison-3.3.2.tar.xz) = 039ee45b61d95e5003e7e8376f9080001b4066ff357bde271b7faace53b9d804 diff --git a/bison/Pkgfile b/bison/Pkgfile index a16fa2e9..fd2d1a1d 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.3.1 +version=3.3.2 release=1 source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz) |