libraries/liblnk: Updated for version 20160107.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Barry J. Grundy 2016-03-22 00:08:40 +07:00 committed by Willy Sudiarto Raharjo
parent 7092d2bee5
commit 7a9173b067
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for liblnk
# Copyright 2014-2015 Barry J. Grundy (bgrundy<at>linuxleo.com)
# Copyright 2014-2016 Barry J. Grundy (bgrundy<at>linuxleo.com)
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -22,10 +22,10 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# Updated v20150105 January 2015 Barry J. Grundy
# Updated v20160107 March 2016 Barry J. Grundy
PRGNAM=liblnk
VERSION=${VERSION:-20150105}
VERSION=${VERSION:-20160107}
STATUS=${STATUS:-alpha}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="liblnk"
VERSION="20150105"
VERSION="20160107"
HOMEPAGE="https://github.com/libyal/liblnk"
DOWNLOAD="https://github.com/libyal/liblnk/releases/download/20150105/liblnk-alpha-20150105.tar.gz"
MD5SUM="e40e530c9790f5bcc600003997c32145"
DOWNLOAD="https://github.com/libyal/liblnk/releases/download/20160107/liblnk-alpha-20160107.tar.gz"
MD5SUM="c97a79de4ecf0a9c102a4861c3efeff2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""