From 7763c73a4205f1299c37b952c758522e188ff428 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 24 Jul 2012 08:24:45 +0000 Subject: main/bison: upgrade to 2.6 --- main/bison/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/bison/APKBUILD') diff --git a/main/bison/APKBUILD b/main/bison/APKBUILD index 63ea16bd02..89c47d543f 100644 --- a/main/bison/APKBUILD +++ b/main/bison/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa pkgname=bison -pkgver=2.5.1 +pkgver=2.6 pkgrel=0 pkgdesc="The GNU general-purpose parser generator" arch="all" @@ -29,4 +29,4 @@ package() { make DESTDIR="$pkgdir" install } -md5sums="8fedf916f1aa2c4a31441d8f8bbc603c bison-2.5.1.tar.gz" +md5sums="823ee3d582a526b436409506005c9550 bison-2.6.tar.gz" -- cgit v1.2.3