[package] update libtorrent to 0.12.5 (#5673)
authorFlorian Fainelli <florian@openwrt.org>
Fri, 14 Aug 2009 14:52:21 +0000 (14:52 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 14 Aug 2009 14:52:21 +0000 (14:52 +0000)
SVN-Revision: 17259

libs/libtorrent/Makefile

index 71946a83556987c82aab1a1a17e7b27281b9f233..f460722ec5e48a7ec0f3a64d117aafbbc9a6dca0 100644 (file)
@@ -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)