From d22c7f3f342aa00d9fe1d22ca6528f23c12acf6a Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 14 Aug 2009 14:52:21 +0000 Subject: [PATCH] [package] update libtorrent to 0.12.5 (#5673) SVN-Revision: 17259 --- libs/libtorrent/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/libtorrent/Makefile b/libs/libtorrent/Makefile index 71946a8355..f460722ec5 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) -- 2.30.2