mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/leiningen: Updated for version 2.5.1.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
f4ff821780
commit
b5c1b77158
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=leiningen
|
||||
VERSION=${VERSION:-2.5.0}
|
||||
VERSION=${VERSION:-2.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="leiningen"
|
||||
VERSION="2.5.0"
|
||||
VERSION="2.5.1"
|
||||
HOMEPAGE="https://github.com/technomancy/leiningen/"
|
||||
DOWNLOAD="https://raw.githubusercontent.com/technomancy/leiningen/2.5.0/bin/lein"
|
||||
MD5SUM="56680a15d5df82e6cf74f4bcac876adc"
|
||||
DOWNLOAD="https://raw.githubusercontent.com/technomancy/leiningen/2.5.1/bin/lein"
|
||||
MD5SUM="c365f062444cb888ee21edbbe26afd75"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue