From: Oliver Ertl Date: Sun, 20 Apr 2008 10:51:16 +0000 (+0000) Subject: libs/libtorrent: Update to 0.11.9 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=1602e983d219d7582edf4153ff74d3ea882c2ddb;p=openwrt%2Fsvn-archive%2Fpackages.git libs/libtorrent: Update to 0.11.9 SVN-Revision: 10882 --- diff --git a/libs/libtorrent/Makefile b/libs/libtorrent/Makefile index 6ace2b21a..df490b36f 100644 --- a/libs/libtorrent/Makefile +++ b/libs/libtorrent/Makefile @@ -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