summaryrefslogtreecommitdiff
path: root/system/bison/APKBUILD
diff options
context:
space:
mode:
authorNathan Owens <ndowens@artixlinux.org>2020-11-01 02:38:35 +0000
committerNathan Owens <ndowens@artixlinux.org>2020-11-01 02:38:35 +0000
commit531f14daf111f13caeeb1be9c42427a728b69947 (patch)
treecc93127a88940b983c2d66aaa93fb1db374c983f /system/bison/APKBUILD
parentd62b118add79290efedd6a78504ec043a0ce262b (diff)
downloadpackages-531f14daf111f13caeeb1be9c42427a728b69947.tar.gz
packages-531f14daf111f13caeeb1be9c42427a728b69947.tar.bz2
packages-531f14daf111f13caeeb1be9c42427a728b69947.tar.xz
packages-531f14daf111f13caeeb1be9c42427a728b69947.zip
system/bison: Upgrade to 3.7.3
Diffstat (limited to 'system/bison/APKBUILD')
-rw-r--r--system/bison/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/bison/APKBUILD b/system/bison/APKBUILD
index 0130a2038..77ed1c517 100644
--- a/system/bison/APKBUILD
+++ b/system/bison/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Łukasz Jendrysik <scadu@yandex.com>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=bison
-pkgver=3.7.2
+pkgver=3.7.3
pkgrel=0
pkgdesc="The GNU general-purpose parser generator"
arch="all"
@@ -49,4 +49,4 @@ package() {
rmdir -p "$pkgdir"/usr/lib 2>/dev/null || true
}
-sha512sums="42eb501c246e9b4b24cb212c8da538b11b1944b997314105e67f88f22d73b7d00cf19b21e086aa7523630a2a24e1fd70a89d85a7e3003783990e08d31f711a27 bison-3.7.2.tar.xz"
+sha512sums="34fe630749dc015f15a830ad13742c4b0b9163143a11e987c16954bee0451e819ec2fa7b43bd34c867e5ce72c758eb9070348d1d581c9435b9531a99caa46eed bison-3.7.3.tar.xz"