From: Stephen Walker Date: Thu, 19 May 2011 01:42:39 +0000 (+0000) Subject: liboping: update to 1.6.1 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=3d01636488e1ebcead6aad5d10e621148370f9e6;p=openwrt%2Fsvn-archive%2Fpackages.git liboping: update to 1.6.1 SVN-Revision: 26944 --- diff --git a/libs/liboping/Makefile b/libs/liboping/Makefile index 352056778..89ec7fe0c 100644 --- a/libs/liboping/Makefile +++ b/libs/liboping/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2009-2010 OpenWrt.org +# Copyright (C) 2009-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=liboping -PKG_VERSION:=1.6.0 +PKG_VERSION:=1.6.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://verplant.org/liboping/files -PKG_MD5SUM:=1f5cfb17feb38b5aec94fbd36607cbed +PKG_MD5SUM:=748554a18e1771913f4f402ee9f957c9 PKG_FIXUP:=libtool