mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/iucode_tool: Updated for version 2.3.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
98f11d461c
commit
d346042898
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
#Slackware build script for iucode_tool
|
||||
|
||||
# Copyright 2015-2016 Jonathan Li
|
||||
# Copyright 2016-2017, Alexander Verbovetsky, Moscow, Russia
|
||||
# Copyright 2016-2018, Alexander Verbovetsky, Moscow, Russia
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=iucode_tool
|
||||
VERSION=${VERSION:-2.3}
|
||||
VERSION=${VERSION:-2.3.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="iucode_tool"
|
||||
VERSION="2.3"
|
||||
VERSION="2.3.1"
|
||||
HOMEPAGE="https://gitlab.com/iucode-tool"
|
||||
DOWNLOAD="https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_2.3.tar.xz"
|
||||
MD5SUM="8f6ca9f09b6bd24e09be42c348c31d72"
|
||||
DOWNLOAD="https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_2.3.1.tar.xz"
|
||||
MD5SUM="63b33cc0ea1f8c73b443412abbf39d6f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue