summaryrefslogtreecommitdiff
path: root/system/bison/APKBUILD
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-05-01 14:33:31 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-05-01 14:33:31 +0000
commitebda1384dbb711c2927f114dfa58b8be2a0bef79 (patch)
tree912a2d7c60f3dc5d95a2bba5a454bbc54e06a5f6 /system/bison/APKBUILD
parent5a6682e99f808507227e427e7f2080efba252ed1 (diff)
downloadpackages-ebda1384dbb711c2927f114dfa58b8be2a0bef79.tar.gz
packages-ebda1384dbb711c2927f114dfa58b8be2a0bef79.tar.bz2
packages-ebda1384dbb711c2927f114dfa58b8be2a0bef79.tar.xz
packages-ebda1384dbb711c2927f114dfa58b8be2a0bef79.zip
system/bison: bump to 3.3.2
Diffstat (limited to 'system/bison/APKBUILD')
-rw-r--r--system/bison/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/bison/APKBUILD b/system/bison/APKBUILD
index 37d5fcba7..73e49207a 100644
--- a/system/bison/APKBUILD
+++ b/system/bison/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Łukasz Jendrysik <scadu@yandex.com>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=bison
-pkgver=3.1
-pkgrel=1
+pkgver=3.3.2
+pkgrel=0
pkgdesc="The GNU general-purpose parser generator"
arch="all"
[ -n "$BOOTSTRAP" ] && options="!check"
@@ -39,4 +39,4 @@ package() {
rmdir -p "$pkgdir"/usr/lib 2>/dev/null || true
}
-sha512sums="2a8e217ffb55ed5b1fcc989377ac348a066e62b8a4b0b0da40c3c7202f3ea487b2aab6a704a10b48d2d17673be0e22f6ff1be91fc05c4e0a57969b42a59d0152 bison-3.1.tar.xz"
+sha512sums="63c67291ea1bd00f4412fc589ffb891ede3e2577253016a9a185e00fb2d702371f3862486639a8f52f8a887f340a639575ff3b7ba93c152170cbfd8c9585c1dc bison-3.3.2.tar.xz"