development/leiningen: Updated for version 2.6.1.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2016-05-01 14:46:07 -07:00 committed by Robby Workman
parent 337a6cdb74
commit 420063a8ac
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=leiningen
VERSION=${VERSION:-2.5.3}
VERSION=${VERSION:-2.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="leiningen"
VERSION="2.5.3"
VERSION="2.6.1"
HOMEPAGE="https://github.com/technomancy/leiningen/"
DOWNLOAD="https://raw.githubusercontent.com/technomancy/leiningen/2.5.3/bin/lein"
MD5SUM="b298776cef52f59516881888e6240fcc"
DOWNLOAD="https://raw.githubusercontent.com/technomancy/leiningen/2.6.1/bin/lein"
MD5SUM="b7a342b68140f5452486457a92a64df2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"