From 33a1238e6c940033d1155c188dcb3adad8187932 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 30 Jul 2010 20:07:14 +0200 Subject: more FreeBSD fixes and package updates --- package/bison/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/bison/Makefile') diff --git a/package/bison/Makefile b/package/bison/Makefile index b3642d177..bf058fc9a 100644 --- a/package/bison/Makefile +++ b/package/bison/Makefile @@ -4,12 +4,12 @@ include ${TOPDIR}/rules.mk PKG_NAME:= bison -PKG_VERSION:= 2.4.1 +PKG_VERSION:= 2.4.2 PKG_RELEASE:= 1 -PKG_MD5SUM:= c58aa1da418dc9704070872489e89bf5 +PKG_MD5SUM:= 6fc502f135738e98fecf1e5c8de38d62 PKG_DESCR:= GNU parser generator PKG_SECTION:= lang -PKG_URL:= http://www.gnu.org/software/bison +PKG_URL:= http://www.gnu.org/software/bison/ PKG_SITES:= ${MASTER_SITE_GNU:=${PKG_NAME}/} include ${TOPDIR}/mk/package.mk -- cgit v1.2.3