mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/colm: Updated for version 0.13.0.7.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
b22b0d2f76
commit
cc6d026675
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for colm
|
||||
|
||||
# Copyright 2017-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# Copyright 2017-2019 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.6}
|
||||
VERSION=${VERSION:-0.13.0.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="colm"
|
||||
VERSION="0.13.0.6"
|
||||
VERSION="0.13.0.7"
|
||||
HOMEPAGE="https://www.colm.net/open-source/colm/"
|
||||
DOWNLOAD="https://www.colm.net/files/colm/colm-0.13.0.6.tar.gz"
|
||||
MD5SUM="16aaf566cbcfe9a06154e094638ac709"
|
||||
DOWNLOAD="https://www.colm.net/files/colm/colm-0.13.0.7.tar.gz"
|
||||
MD5SUM="ae26852e607edb334061ba217fc84d28"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue