summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ryan P.C. McQuen2014-08-18 01:44:03 +0200
committer Willy Sudiarto Raharjo2014-08-21 16:19:11 +0200
commit1064f06e886e66a03a3fc7dbd08b53cc0e0689fd (patch)
treecaf59f6c029b7c87056e3474e36b71d88f8e9d8a /development
parent2e4e5090f0ff7b202affbbe14fde5c6331b5ed0c (diff)
downloadslackbuilds-1064f06e886e66a03a3fc7dbd08b53cc0e0689fd.tar.gz
development/leiningen: updated for version 2.4.3
Diffstat (limited to 'development')
-rw-r--r--development/leiningen/leiningen.SlackBuild8
-rw-r--r--development/leiningen/leiningen.info6
2 files changed, 9 insertions, 5 deletions
diff --git a/development/leiningen/leiningen.SlackBuild b/development/leiningen/leiningen.SlackBuild
index e12944b076..560ab473b0 100644
--- a/development/leiningen/leiningen.SlackBuild
+++ b/development/leiningen/leiningen.SlackBuild
@@ -1,6 +1,10 @@
#!/bin/sh
-# Copyright 2014 Ryan P.C. McQuen (ryan.q@linux.com)
+# Slackware build script for leiningen
+
+# Ryan P.C. McQuen | Everett, WA | ryan.q@linux.com
+
+# Copyright 2011 Jockey S. Kyd, Shanghai, CHN
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -21,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=leiningen
-VERSION=${VERSION:-2.3.4}
+VERSION=${VERSION:-2.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/leiningen/leiningen.info b/development/leiningen/leiningen.info
index edda64142e..d499e3cc94 100644
--- a/development/leiningen/leiningen.info
+++ b/development/leiningen/leiningen.info
@@ -1,8 +1,8 @@
PRGNAM="leiningen"
-VERSION="2.3.4"
+VERSION="2.4.3"
HOMEPAGE="https://github.com/technomancy/leiningen/"
-DOWNLOAD="https://raw.github.com/technomancy/leiningen/2.3.4/bin/lein"
-MD5SUM="e0b0c509565d62bb6897b87be816af6c"
+DOWNLOAD="https://raw.githubusercontent.com/technomancy/leiningen/2.4.3/bin/lein"
+MD5SUM="16022d499dd55bac508db150b5270f92"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""