system/reptyr: Updated for version 0.5_20130618.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
01413445ff
commit
18d5be7f14
|
@ -4,10 +4,10 @@
|
|||
|
||||
# Written by B. Watson (yalhcru@gmail.com)
|
||||
|
||||
# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details.
|
||||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
PRGNAM=reptyr
|
||||
VERSION=${VERSION:-0.4_20121213}
|
||||
VERSION=${VERSION:-0.5_20130618}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="reptyr"
|
||||
VERSION="0.4_20121213"
|
||||
VERSION="0.5_20130618"
|
||||
HOMEPAGE="https://github.com/nelhage/reptyr"
|
||||
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/reptyr-0.4_20121213.tar.gz"
|
||||
MD5SUM="e665f76a0b160f6850c5d1da8cde628c"
|
||||
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/reptyr-0.5_20130618.tar.gz"
|
||||
MD5SUM="d803d18d1a641258da43de6e82b9a59c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue