mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/leiningen: Updated for version 2.6.1.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
337a6cdb74
commit
420063a8ac
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue