summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2015-06-19 19:48:24 -0300
committerIsmael Luceno2015-06-19 19:48:24 -0300
commitd9a7ce81016c3dadce1d63704ef20d5e66a46b34 (patch)
treeefb1c5e842b9ae8d279dc1d017644ed5220f339c
parentea9ba2a338628b410c0459e41bf25cfbe6166435 (diff)
9base 6
-rwxr-xr-xutils/9base/DETAILS6
-rw-r--r--utils/9base/HISTORY4
2 files changed, 7 insertions, 3 deletions
diff --git a/utils/9base/DETAILS b/utils/9base/DETAILS
index e4ccf9569f..ed48e4fbb8 100755
--- a/utils/9base/DETAILS
+++ b/utils/9base/DETAILS
@@ -1,8 +1,8 @@
SPELL="9base"
- VERSION="4"
+ VERSION=6
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]="http://code.suckless.org/dl/tools/${SOURCE}"
- SOURCE_HASH="sha512:f7bb21c894d2469b8e1cb8870f03b83c64b2a03c85bc64c5b2572e3a3a393780ebdd0a3778736315e1785a7122b4ccef908dcb23b9dfc0c8d6328f017bd8c31d"
+ SOURCE_URL[0]="http://dl.suckless.org/tools/${SOURCE}"
+ SOURCE_HASH=sha512:38108a94118b56c6f3982e692beb1068c52f9aecd74447d6b552b77fae5e365eab72b4781bdf07d9696ac89d54371c1cae8cc0363de510b53988302acef50dba
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://tools.suckless.org/9base"
ENTERED="20051008"
diff --git a/utils/9base/HISTORY b/utils/9base/HISTORY
index bf83aad2bd..d0cc69a70f 100644
--- a/utils/9base/HISTORY
+++ b/utils/9base/HISTORY
@@ -1,3 +1,7 @@
+2015-06-19 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 6
+
2009-08-28 Quentin Rameau <quinq@sourcemage.org>
* DETAILS: updated to version 4