aboutsummaryrefslogtreecommitdiffstats
path: root/main/bison
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-13 18:02:03 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-13 19:00:35 -0300
commit169d1d6c81fcf3e590eb9af264733e747646ae87 (patch)
treec12ab5c70041132e6bc0805d930d301b9998d9eb /main/bison
parent1333879982d188936a2a14c7802ac0b5e04b1e2d (diff)
downloadaports-169d1d6c81fcf3e590eb9af264733e747646ae87.tar.bz2
aports-169d1d6c81fcf3e590eb9af264733e747646ae87.tar.xz
main/bison: upgrade to 3.5.2
Diffstat (limited to 'main/bison')
-rw-r--r--main/bison/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/bison/APKBUILD b/main/bison/APKBUILD
index 20cd737631..a5a87c325a 100644
--- a/main/bison/APKBUILD
+++ b/main/bison/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Ɓukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=bison
-pkgver=3.5.1
+pkgver=3.5.2
pkgrel=0
pkgdesc="The GNU general-purpose parser generator"
arch="all"
@@ -35,4 +35,4 @@ package() {
rmdir -p "$pkgdir"/usr/lib 2>/dev/null || true
}
-sha512sums="f5a075608c563652181e6804cdd280761a05b88f41f4b287d49bbe4c18b08724b057ff95c07dfa3fddb5c95de8b229db76821e9d197d4bec206102f62cb390d8 bison-3.5.1.tar.xz"
+sha512sums="f8d213fa58f04ce8e55437ecfa378869a85c07234223dc89dbe7533b7f663a105eddaebd0902fb46b258048400c09d4b8181f033932b74aa41bca13ea5c120aa bison-3.5.2.tar.xz"