libraries/robin-map: Updated for version 0.6.3
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f42ca08de3
commit
54984a7867
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for robin-map
|
||||
|
||||
# Copyright 2019 Christoph Willing Brisbane, Australia
|
||||
# Copyright 2019-2020 Christoph Willing Brisbane, Australia
|
||||
# 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=robin-map
|
||||
VERSION=${VERSION:-0.6.2}
|
||||
VERSION=${VERSION:-0.6.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="robin-map"
|
||||
VERSION="0.6.2"
|
||||
VERSION="0.6.3"
|
||||
HOMEPAGE="https://github.com/Tessil/robin-map"
|
||||
DOWNLOAD="https://github.com/Tessil/robin-map/archive/v0.6.2/robin-map-0.6.2.tar.gz"
|
||||
MD5SUM="2142db273d9bd0a274d076ad5411855d"
|
||||
DOWNLOAD="https://github.com/Tessil/robin-map/archive/v0.6.3/robin-map-0.6.3.tar.gz"
|
||||
MD5SUM="e6a362bff8372bbb4d901d2e28993a8a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue