system/hstr: Updated for version 3.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Zhu Qun-Ying 2023-05-14 13:02:19 -07:00 committed by Willy Sudiarto Raharjo
parent e223412aa1
commit c7648c05f5
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for hstr
# Copyright 2014-2022 Zhu Qun-Ying
# Copyright 2014-2023 Zhu Qun-Ying
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=hstr
VERSION=${VERSION:-2.6}
VERSION=${VERSION:-3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="hstr"
VERSION="2.6"
VERSION="3.1"
HOMEPAGE="https://github.com/dvorka/hstr"
DOWNLOAD="https://github.com/dvorka/hstr/archive/2.6/hstr-2.6.tar.gz"
MD5SUM="050724e3a9449f5c293d66036acb5caf"
DOWNLOAD="https://github.com/dvorka/hstr/archive/3.1/hstr-3.1.tar.gz"
MD5SUM="5d647f3b2fc4615b14eaeaaf5b27e4f2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""