From f9011c1275b13f39e4ab4552173bfb91b2ffae56 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 17 Feb 2010 20:10:15 +0100 Subject: fix build on OpenBSD host - add a wrapper script for autoconf and autoreconf to avoid ifdef gluecode for every OS/autoconf combination - need to add more autoconf version for NetBSD/MirBSD --- package/gkrellmd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/gkrellmd') diff --git a/package/gkrellmd/Makefile b/package/gkrellmd/Makefile index 65b9b9fd8..3718147cc 100644 --- a/package/gkrellmd/Makefile +++ b/package/gkrellmd/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= gkrellmd -PKG_VERSION:= 2.3.2 +PKG_VERSION:= 2.3.4 PKG_RELEASE:= 1 -PKG_MD5SUM:= db8a983a60577a6b4886db96d6def011 +PKG_MD5SUM:= 600f4daa395112ed19a3633deb0829ff PKG_DESCR:= The GNU Krell Monitors Server PKG_SECTION:= net PKG_DEPENDS:= glib libpthread -- cgit v1.2.3