mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
development/reflex: Updated for version 2.5.4.20191123.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
3e0e46ca0c
commit
fa5289870c
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
PRGNAM=reflex
|
||||
VERSION=${VERSION:-2.5.4.20171231}
|
||||
VERSION=${VERSION:-2.5.4.20191123}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="reflex"
|
||||
VERSION="2.5.4.20171231"
|
||||
VERSION="2.5.4.20191123"
|
||||
HOMEPAGE="http://invisible-island.net/reflex/reflex.html"
|
||||
DOWNLOAD="ftp://ftp.invisible-island.net/reflex/reflex-20171231.tgz"
|
||||
MD5SUM="e2bf096f267a8885709e48f7990f8283"
|
||||
DOWNLOAD="ftp://ftp.invisible-island.net/reflex/reflex-20191123.tgz"
|
||||
MD5SUM="6a9c65c637cd33f7832605a25b071e8e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue