mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/iucode_tool: Updated for version 2.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
718f71e909
commit
6d6840ac75
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.1}
|
||||
VERSION=${VERSION:-2.1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="iucode_tool"
|
||||
VERSION="2.1.1"
|
||||
VERSION="2.1.2"
|
||||
HOMEPAGE="https://gitlab.com/groups/iucode-tool"
|
||||
DOWNLOAD="https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_2.1.1.tar.xz"
|
||||
MD5SUM="306d20b43da847812af4bf973f46045d"
|
||||
DOWNLOAD="https://gitlab.com/iucode-tool/releases/raw/master/iucode-tool_2.1.2.tar.xz"
|
||||
MD5SUM="c6f131a0b69443f5498782a2335973fa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue