[Packages] libs/libtorrent: Update to 0.11.9
authorolli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 20 Apr 2008 10:51:16 +0000 (10:51 +0000)
committerolli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 20 Apr 2008 10:51:16 +0000 (10:51 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10882 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libtorrent/Makefile

index 6ace2b2..df490b3 100644 (file)
@@ -1,5 +1,5 @@
-# 
-# Copyright (C) 2007 OpenWrt.org
+#
+# Copyright (C) 2007-2008 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libtorrent
-PKG_VERSION:=0.11.7
+PKG_VERSION:=0.11.9
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://libtorrent.rakshasa.no/downloads/
-PKG_MD5SUM:=86cdfca2d1c3cfb3b6b316d9beaa25e0
+PKG_MD5SUM:=8974dc9499b382a09fb952cabcfef9a0
 
 PKG_BUILD_DEPENDS:=libtool