aboutsummaryrefslogtreecommitdiff
path: root/net/misc/monkeysphere/monkeysphere.SlackBuild
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2009-07-17 14:44:33 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2009-07-17 14:44:33 +0000
commit5158fb5c0ffc7fa2591d3ea639095816ca4f01fd (patch)
tree5c61184ef476f9c0b89619e82e176c6d0180e27e /net/misc/monkeysphere/monkeysphere.SlackBuild
parent40e9d08a25f7997bd394e70011aa0f50b799beed (diff)
downloadslackbuilds-5158fb5c0ffc7fa2591d3ea639095816ca4f01fd.tar.gz
slackbuilds-5158fb5c0ffc7fa2591d3ea639095816ca4f01fd.tar.bz2
monkeysphere: updating monkeysphere to 0.25
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@2229 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'net/misc/monkeysphere/monkeysphere.SlackBuild')
-rw-r--r--net/misc/monkeysphere/monkeysphere.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/misc/monkeysphere/monkeysphere.SlackBuild b/net/misc/monkeysphere/monkeysphere.SlackBuild
index e4b8ff90..328db592 100644
--- a/net/misc/monkeysphere/monkeysphere.SlackBuild
+++ b/net/misc/monkeysphere/monkeysphere.SlackBuild
@@ -16,7 +16,7 @@
#
# slackbuild for monkeysphere, by Silvio Rhatto
# requires:
-# tested: monkeysphere-0.24
+# tested: monkeysphere-0.25
# model: generic.mkSlackBuild $Rev: 805 $
#
@@ -32,7 +32,7 @@ CWD="$(pwd)"
SRC_NAME="monkeysphere"
PKG_NAME="monkeysphere"
ARCH=${ARCH:=i486}
-SRC_VERSION=${VERSION:=0.24}
+SRC_VERSION=${VERSION:=0.25}
PKG_VERSION="$(echo "$SRC_VERSION" | tr '[[:blank:]-]' '_')"
BUILD=${BUILD:=2rha}
SRC_DIR=${SRC_DIR:=$CWD}/$PKG_NAME