mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/hstr: Updated for version 2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
58f8f38425
commit
d8e3a003da
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for hstr
|
# Slackware build script for hstr
|
||||||
|
|
||||||
# Copyright 2014-2018 Zhu Qun-Ying
|
# Copyright 2014-2019 Zhu Qun-Ying
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=hstr
|
PRGNAM=hstr
|
||||||
VERSION=${VERSION:-2.0}
|
VERSION=${VERSION:-2.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="hstr"
|
PRGNAM="hstr"
|
||||||
VERSION="2.0"
|
VERSION="2.2"
|
||||||
HOMEPAGE="https://github.com/dvorka/hstr"
|
HOMEPAGE="https://github.com/dvorka/hstr"
|
||||||
DOWNLOAD="https://github.com/dvorka/hstr/archive/2.0/hstr-2.0.tar.gz"
|
DOWNLOAD="https://github.com/dvorka/hstr/archive/2.2/hstr-2.2.tar.gz"
|
||||||
MD5SUM="e9f9db3b78624809bc0ce2e98d0b02c0"
|
MD5SUM="941138a88005e3e17a9f81c82fa2906d"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue