diff options
author | Juergen Daubert <jue@jue.li> | 2020-07-31 12:34:59 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-07-31 12:34:59 +0200 |
commit | 37db92322f458afcda2e8057adf7ab730371b25f (patch) | |
tree | dc72f7bd06669d8876e31c630b560038ad906ead /bison | |
parent | 750da9c8bf242ce544f0690a3b69a8a975d2ed66 (diff) | |
download | core-37db92322f458afcda2e8057adf7ab730371b25f.tar.gz core-37db92322f458afcda2e8057adf7ab730371b25f.tar.xz |
bison: update to 3.7
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 bf532586..0140c5bc 100644 --- a/bison/.signature +++ b/bison/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqpTa0Nl2h+KkUyylo2EUtYnPjtzjLKIArkzxjkww069i0fRZeVlZaJ2nm5ia5shM6TZNio9QgnNZyCsWJcMQEAQ= -SHA256 (Pkgfile) = f999e16288f084b8961a44db38351e3908b069ca060e92e0163ff901b7155ac9 +RWRJc1FUaeVeqlXJ5W6R4a5x2wx5OE3c8HI8tsKHfRZ5zjkE3G3I3PIcoVOz2YGq2x/W6R4ePTJ2sepJ2JhE1ePLzubnPQVR8QE= +SHA256 (Pkgfile) = 55c96d1d5340c164c5806843f9cd2fc5dc42ef1d01a3e5758018ae1084c8ed8d SHA256 (.footprint) = 64194b95f8bc492ef2d9a4e44520a3ad4f9958bbe275f59957c512b52e85a124 -SHA256 (bison-3.6.4.tar.xz) = 8b13473b31ca7fcf65e5e8a74224368ffd5df19275602a9c9567ba393f18577d +SHA256 (bison-3.7.tar.xz) = 07b25fbf4de2f2c686e8bff50fdb69efda49b6f9f7377dad1884f9508a28592b diff --git a/bison/Pkgfile b/bison/Pkgfile index 6916cf5a..7526551c 100644 --- a/bison/Pkgfile +++ b/bison/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gettext name=bison -version=3.6.4 +version=3.7 release=1 source=(https://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz) |