system/hstr: Updated for version 2.5

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Zhu Qun-Ying 2022-01-01 11:21:20 -08:00 committed by Willy Sudiarto Raharjo
parent 5e1ed2bb98
commit 58cf870287
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-2019 Zhu Qun-Ying
# Copyright 2014-2022 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.2}
VERSION=${VERSION:-2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="hstr"
VERSION="2.2"
VERSION="2.5"
HOMEPAGE="https://github.com/dvorka/hstr"
DOWNLOAD="https://github.com/dvorka/hstr/archive/2.2/hstr-2.2.tar.gz"
MD5SUM="941138a88005e3e17a9f81c82fa2906d"
DOWNLOAD="https://github.com/dvorka/hstr/archive/2.5/hstr-2.5.tar.gz"
MD5SUM="62a81abfac268f12bab574f0f49d89bd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""