development/leiningen: Updated for version 2.5.1.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2015-01-20 06:55:20 -08:00 committed by Willy Sudiarto Raharjo
parent f4ff821780
commit b5c1b77158
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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=""