From: florian Date: Fri, 14 Aug 2009 14:52:21 +0000 (+0000) Subject: [package] update libtorrent to 0.12.5 (#5673) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=bda55e48d26ddd23cfcc888b1a8a1b07dfdd555b;p=packages.git [package] update libtorrent to 0.12.5 (#5673) git-svn-id: svn://svn.openwrt.org/openwrt/packages@17259 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/libtorrent/Makefile b/libs/libtorrent/Makefile index 71946a835..f460722ec 100644 --- a/libs/libtorrent/Makefile +++ b/libs/libtorrent/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2008 OpenWrt.org +# Copyright (C) 2007-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libtorrent -PKG_REV:=1094 -PKG_VERSION:=0.12.4_r$(PKG_REV) -PKG_RELEASE:=7 +PKG_REV:=1096 +PKG_VERSION:=0.12.5_r$(PKG_REV) +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=svn://rakshasa.no/libtorrent/trunk/libtorrent PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)