mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ham/tlf: Updated for version 1.4.0
Signed-off-by: Nate Bargmann <n0nb@arrl.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
db4de1ea77
commit
009b093342
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=${PRGNAM:-tlf}
|
||||
VERSION=${VERSION:-1.3.2}
|
||||
VERSION=${VERSION:-1.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tlf"
|
||||
VERSION="1.3.2"
|
||||
VERSION="1.4.0"
|
||||
HOMEPAGE="http://tlf.github.io/"
|
||||
DOWNLOAD="https://github.com/Tlf/tlf/releases/download/tlf-1.3.2/tlf-1.3.2.tar.gz"
|
||||
MD5SUM="0ad00ccea1443221a75d010898013429"
|
||||
DOWNLOAD="https://github.com/Tlf/tlf/releases/download/tlf-1.4.0/tlf-1.4.0.tar.gz"
|
||||
MD5SUM="3763b9b45cf8fd505380bc2a5288f7ba"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="hamlib xmlrpc-c"
|
||||
|
|
Loading…
Reference in a new issue