summaryrefslogtreecommitdiffstats
path: root/main/bison/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/bison/APKBUILD')
-rw-r--r--main/bison/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/bison/APKBUILD b/main/bison/APKBUILD
index c355b0cf1..f511091af 100644
--- a/main/bison/APKBUILD
+++ b/main/bison/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=bison
-pkgver=2.4.2
-pkgrel=1
+pkgver=2.4.3
+pkgrel=0
pkgdesc="The GNU general-purpose parser generator"
license="GPL"
url="http://www.gnu.org/software/bison/bison.html"
@@ -30,5 +30,5 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums="6fc502f135738e98fecf1e5c8de38d62 bison-2.4.2.tar.gz
+md5sums="ea45c778b36bdc7a720096819e292a73 bison-2.4.3.tar.gz
20a7dedec0e9e0ee7107e33e798ffdbe gnulib-uclibc.patch"