summaryrefslogtreecommitdiffstats
path: root/main/bison
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2012-12-16 13:01:28 +0100
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2012-12-16 13:17:39 +0100
commit1f384523eb3ff078cc90110ffd131cb32727b490 (patch)
treec34ad7f888ba1fc9573b6ac21f6416c7d616360d /main/bison
parent92eda7093f315eca1f0272ccc3b35f34a567fe8d (diff)
downloadaports-1f384523eb3ff078cc90110ffd131cb32727b490.tar.bz2
aports-1f384523eb3ff078cc90110ffd131cb32727b490.tar.xz
main/bison: upgrade to 2.7
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 fbc5dbe5a..1c0d32793 100644
--- a/main/bison/APKBUILD
+++ b/main/bison/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=bison
-pkgver=2.6.5
+pkgver=2.7
pkgrel=0
pkgdesc="The GNU general-purpose parser generator"
arch="all"
@@ -30,4 +30,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums="75c8508e0a9e5c68f608658672d6bda4 bison-2.6.5.tar.xz"
+md5sums="234cdfac99257cf99ac4a03c898f37b9 bison-2.7.tar.xz"