libraries/libesedb: Updated for version 20151213.

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

View file

@ -2,7 +2,7 @@
# Slackware build script for libesedb
# Copyright 2014 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,11 +22,11 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# Updated v20141110 December 2014 Barry J. Grundy <bgrundy(at)linuxleo.com
# Updated v20151213 March 2016 Barry J. Grundy <bgrundy(at)linuxleo.com
PRGNAM=libesedb
STATUS=${STATUS:-experimental}
VERSION=${VERSION:-20141110}
VERSION=${VERSION:-20151213}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libesedb"
VERSION="20141110"
VERSION="20151213"
HOMEPAGE="https://github.com/libyal/libesedb"
DOWNLOAD="https://github.com/libyal/libesedb/releases/download/20141110/libesedb-experimental-20141110.tar.gz"
MD5SUM="11c8c5061ab9b79eb182dcd544fbbf34"
DOWNLOAD="https://github.com/libyal/libesedb/releases/download/20151213/libesedb-experimental-20151213.tar.gz"
MD5SUM="dda56d747e58ca921b5e525ff5326862"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""