Upgrade to 1.4.11 and fix compilation failure on check_pgsql

git-svn-id: svn://svn.openwrt.org/openwrt/packages@10454 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2008-02-13 14:44:39 +00:00
parent 4d4756dd0b
commit 8766f824bf
3 changed files with 36 additions and 41 deletions

View File

@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=nagios-plugins
PKG_VERSION:=1.4.9
PKG_VERSION:=1.4.11
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/nagiosplug
PKG_MD5SUM:=6e617e95cadeedd92870cdbd2f13726c
PKG_MD5SUM:=042783a2180a6987e0b403870b3d01f7
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)