From b55ec4f80cbdfe1dbb2a88d1a02ef162d82d1169 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 7 Nov 2009 11:07:15 +0000 Subject: [PATCH] [package] update libtorrent to r1100 (#6111) git-svn-id: svn://svn.openwrt.org/openwrt/packages@18330 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libtorrent/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/libtorrent/Makefile b/libs/libtorrent/Makefile index f460722ec..d1cd57bce 100644 --- a/libs/libtorrent/Makefile +++ b/libs/libtorrent/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libtorrent -PKG_REV:=1096 +PKG_REV:=1100 PKG_VERSION:=0.12.5_r$(PKG_REV) PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz