From f7d1c1825d2e4b8117018d867b4b2e1ffeb8df16 Mon Sep 17 00:00:00 2001 From: olli Date: Sun, 20 Apr 2008 10:51:16 +0000 Subject: [PATCH] [Packages] libs/libtorrent: Update to 0.11.9 git-svn-id: svn://svn.openwrt.org/openwrt/packages@10882 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libtorrent/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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