summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/bison/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/bison/APKBUILD b/core/bison/APKBUILD
index d9aa4c3a..c0de867e 100644
--- a/core/bison/APKBUILD
+++ b/core/bison/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=bison
-pkgver=2.3
+pkgver=2.4.1
pkgrel=5
pkgdesc="The GNU general-purpose parser generator"
license="GPL"
@@ -19,4 +19,4 @@ build() {
make DESTDIR="$pkgdir" install
}
-md5sums='22327efdd5080e2b1acb6e560a04b43a bison-2.3.tar.gz'
+md5sums="c58aa1da418dc9704070872489e89bf5 bison-2.4.1.tar.gz"