mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/iucode_tool: Updated for version 2.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
f8beac1f75
commit
d67da0c827
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=iucode_tool
|
||||
VERSION=${VERSION:-2.1.2}
|
||||
VERSION=${VERSION:-2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="iucode_tool"
|
||||
VERSION="2.1.2"
|
||||
VERSION="2.2"
|
||||
HOMEPAGE="https://gitlab.com/groups/iucode-tool"
|
||||
DOWNLOAD="https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_2.1.2.tar.xz"
|
||||
MD5SUM="c6f131a0b69443f5498782a2335973fa"
|
||||
DOWNLOAD="https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_2.2.tar.xz"
|
||||
MD5SUM="f6cc22c89b66e4f1ff87af36197cdfaa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue