upgrade libtorrent and rtorrent
[openwrt/svn-archive/archive.git] / libs / liboping / Makefile
index d8022b316b0a64838df81aa6faabc5c38caf2976..35205677887524da55a6447190c42ae20ddfca9a 100644 (file)
@@ -8,14 +8,15 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=liboping
-PKG_VERSION:=1.4.0
+PKG_VERSION:=1.6.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://verplant.org/liboping/files
-PKG_MD5SUM:=b3d3ef82c8b963266e0ce8db1509cac4
+PKG_MD5SUM:=1f5cfb17feb38b5aec94fbd36607cbed
 
 PKG_FIXUP:=libtool
+
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/host-build.mk