From 6635b3481c9929de30b0fd289a9c9a056ba51476 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 7 Jun 2014 21:17:31 +0200 Subject: update to latest upstream version --- package/rtorrent/patches/patch-configure_ac | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package/rtorrent/patches/patch-configure_ac') diff --git a/package/rtorrent/patches/patch-configure_ac b/package/rtorrent/patches/patch-configure_ac index 975e059cf..b0285c417 100644 --- a/package/rtorrent/patches/patch-configure_ac +++ b/package/rtorrent/patches/patch-configure_ac @@ -1,9 +1,9 @@ ---- rtorrent-0.9.2.orig/configure.ac 2012-04-20 08:55:30.000000000 +0200 -+++ rtorrent-0.9.2/configure.ac 2014-01-13 12:54:40.000000000 +0100 -@@ -4,7 +4,6 @@ AC_DEFINE(API_VERSION, 6, api version) +--- rtorrent-0.9.4.orig/configure.ac 2014-05-14 16:30:51.000000000 +0200 ++++ rtorrent-0.9.4/configure.ac 2014-06-06 15:23:03.000000000 +0200 +@@ -4,7 +4,6 @@ AC_DEFINE(API_VERSION, 8, api version) AM_INIT_AUTOMAKE - AM_CONFIG_HEADER(config.h) + AC_CONFIG_HEADERS(config.h) -AM_PATH_CPPUNIT(1.9.6) AC_PROG_CXX -- cgit v1.2.3