summaryrefslogtreecommitdiff
path: root/bison
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-05-10 11:09:28 +0200
committerJuergen Daubert <jue@jue.li>2020-05-10 11:09:28 +0200
commit99d4ba2136954a43b353d56649ecc73d57fa89d8 (patch)
treefdb40d1c72957e37c9daf69251d0b075d19ba9e6 /bison
parentc6889cdcd1b28ad63c6f92ef8550f491078f5e14 (diff)
downloadcore-99d4ba2136954a43b353d56649ecc73d57fa89d8.tar.gz
core-99d4ba2136954a43b353d56649ecc73d57fa89d8.tar.xz
bison: update to 3.6
Diffstat (limited to 'bison')
-rw-r--r--bison/.signature6
-rw-r--r--bison/Pkgfile3
2 files changed, 5 insertions, 4 deletions
diff --git a/bison/.signature b/bison/.signature
index c8bedc1c..955b18ac 100644
--- a/bison/.signature
+++ b/bison/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqk4zujFUzacDROsPOw2eqBuW7gaDst/75X68U53EzMIrHoAEOMjmf20TUKlXLp/mgsvJHyFGlmu7luQJUD5DZg0=
-SHA256 (Pkgfile) = 9100ae223af77e5b2989375dfafaa1f67e8acd5d044d188cd5f0e9cfa95ad98f
+RWRJc1FUaeVeqhqG7jm7k7EPFqzkNuw825qsVBXcdRMwB4rnt74BggaUHxQ66xde7tWNw4J1C2AZ51HvZdCnZepW9tFFAZUeRgQ=
+SHA256 (Pkgfile) = 6e7a17fe15e0b55b4da9198d2a8805985937dc1b1275993be924bc9e303e5fe2
SHA256 (.footprint) = 301414db96c8cd981c2ddc4b66e9a83af6c7a076538fa1a8cc0a66df26ee488b
-SHA256 (bison-3.5.4.tar.xz) = 4c17e99881978fa32c05933c5262457fa5b2b611668454f8dc2a695cd6b3720c
+SHA256 (bison-3.6.tar.xz) = e16f26baa2ebff141333e452c3cc5d8ea26bda6d2cd8b0b7a5604faa3a4ad47b
diff --git a/bison/Pkgfile b/bison/Pkgfile
index ebdb72b8..37097570 100644
--- a/bison/Pkgfile
+++ b/bison/Pkgfile
@@ -1,9 +1,10 @@
# Description: The GNU Project parser generator
# URL: http://www.gnu.org/software/bison/
# Maintainer: CRUX System Team, core-ports at crux dot nu
+# Depends on: gettext
name=bison
-version=3.5.4
+version=3.6
release=1
source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz)

Generated by cgit