From afdb793f0cfd22fee4cd8b5add54fa047c5f4212 Mon Sep 17 00:00:00 2001 From: swalker Date: Thu, 19 May 2011 01:42:39 +0000 Subject: [PATCH] [packages] liboping: update to 1.6.1 git-svn-id: svn://svn.openwrt.org/openwrt/packages@26944 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/liboping/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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