From 8eef3808a432cf84de7f8f4056da77a7bc154361 Mon Sep 17 00:00:00 2001 From: sponge Date: Sat, 27 Nov 2010 11:17:19 +0000 Subject: [PATCH] Slackware: bump i2p-base version, so that it can be upgraded with the new base code fixes. --- Slackware/i2p-base/i2p-base.SlackBuild | 2 +- history.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Slackware/i2p-base/i2p-base.SlackBuild b/Slackware/i2p-base/i2p-base.SlackBuild index 2d35eacb8..1a5a254dc 100644 --- a/Slackware/i2p-base/i2p-base.SlackBuild +++ b/Slackware/i2p-base/i2p-base.SlackBuild @@ -21,7 +21,7 @@ CWD=$(pwd) TMP=/tmp PKG=/$TMP/package-base-i2p NAME=i2p-base -VERSION=0.0.2 +VERSION=0.0.3 BUILD=1sponge ARCH=noarch INSTALL_DIR=opt diff --git a/history.txt b/history.txt index 0a425268e..0078e2f73 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,7 @@ +2010-11-27 sponge + * Slackware: bump i2p-base version, so that it can be upgraded with the new + base code fixes. + 2010-11-26 sponge * i2psnark: Don't save theme parameter if it has not changed.