diff options
author | Jonathan Li <jonathan dot li at hotmail dot co dot uk> | 2015-06-11 09:03:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-12 00:05:02 +0700 |
commit | 0e469393505a8b1ab011512d4ec1cbc394fc54ab (patch) | |
tree | 2f40e428119d10ef28d4b38921f56c4ab4278a41 /system/iucode_tool | |
parent | 9b77316419f472cd018bae727bc71d082703c652 (diff) | |
download | slackbuilds-0e469393505a8b1ab011512d4ec1cbc394fc54ab.tar.gz |
system/iucode_tool: Updated for version 1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/iucode_tool')
-rw-r--r-- | system/iucode_tool/iucode_tool.SlackBuild | 2 | ||||
-rw-r--r-- | system/iucode_tool/iucode_tool.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/iucode_tool/iucode_tool.SlackBuild b/system/iucode_tool/iucode_tool.SlackBuild index 2638522c2b..13a31d2006 100644 --- a/system/iucode_tool/iucode_tool.SlackBuild +++ b/system/iucode_tool/iucode_tool.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=iucode_tool -VERSION=${VERSION:-1.2.1} +VERSION=${VERSION:-1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/iucode_tool/iucode_tool.info b/system/iucode_tool/iucode_tool.info index eee7339855..c2ee6d1e8c 100644 --- a/system/iucode_tool/iucode_tool.info +++ b/system/iucode_tool/iucode_tool.info @@ -1,8 +1,8 @@ PRGNAM="iucode_tool" -VERSION="1.2.1" +VERSION="1.3" HOMEPAGE="https://gitlab.com/groups/iucode-tool" -DOWNLOAD="https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_1.2.1.tar.xz" -MD5SUM="0d1a56323299b3b5c1a50bf3c73cd29d" +DOWNLOAD="https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_1.3.tar.xz" +MD5SUM="ad5aa3ed5eee2f9ef58a291fe7ca711d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |