libraries/libscca: Updated for version 20181128.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Barry J. Grundy 2019-01-20 14:30:03 +07:00 committed by Willy Sudiarto Raharjo
parent 72b9ceacaa
commit 052542b46d
2 changed files with 7 additions and 7 deletions

View File

@ -1,8 +1,8 @@
#!/bin/sh
#/bin/sh
# Slackware build script for libscca
# Copyright 2014-2016 Barry J. Grundy (bgrundy<at>linuxleo.com)
# Copyright 2014-2019 Barry J. Grundy (bgrundy<at>linuxleo.com)
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -22,11 +22,11 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# Initial Build - version 20170105, February 2017, Barry J. Grundy
# Updated to version 20181128, Jan 2019
PRGNAM=libscca
STATUS=${STATUS:-alpha}
VERSION=${VERSION:-20170105}
VERSION=${VERSION:-20181128}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="libscca"
VERSION="20170105"
VERSION="20181128"
HOMEPAGE="https://github.com/libyal/libscca"
DOWNLOAD="https://github.com/libyal/libscca/releases/download/20170105/libscca-alpha-20170105.tar.gz"
MD5SUM="fa5f6c6c6d0b142de4cd6e7bcb4d978c"
DOWNLOAD="https://github.com/libyal/libscca/releases/download/20181128/libscca-alpha-20181128.tar.gz"
MD5SUM="95a6c873b873f142c4ff17d18848e40d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""