mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/colm: Updated for version 0.13.0.5.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
41cd4bcaf8
commit
ac9685ee4a
3 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for colm
|
||||
|
||||
# Copyright 2017 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# Copyright 2017-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=colm
|
||||
VERSION=${VERSION:-0.13.0.4}
|
||||
VERSION=${VERSION:-0.13.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="colm"
|
||||
VERSION="0.13.0.4"
|
||||
HOMEPAGE="http://www.colm.net/open-source/colm/"
|
||||
DOWNLOAD="https://www.colm.net/files/colm/colm-0.13.0.4.tar.gz"
|
||||
MD5SUM="df333ae1d2932a6ddec7fd11cbc756db"
|
||||
VERSION="0.13.0.5"
|
||||
HOMEPAGE="https://www.colm.net/open-source/colm/"
|
||||
DOWNLOAD="https://www.colm.net/files/colm/colm-0.13.0.5.tar.gz"
|
||||
MD5SUM="6791c2cae1345dd7438975ec74ea42e1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -13,7 +13,7 @@ colm: and transformation of computer languages.
|
|||
colm: Colm is influenced primarily by TXL.
|
||||
colm: It is in the family of program transformation languages.
|
||||
colm:
|
||||
colm: homepage: http://www.colm.net/open-source/colm/
|
||||
colm: homepage: https://www.colm.net/open-source/colm/
|
||||
colm:
|
||||
colm:
|
||||
colm:
|
||||
|
|
Loading…
Reference in a new issue