libraries/libbde: Updated for version 20160110.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ca2e320e13
commit
e0c74da372
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libbde
|
||||
|
||||
# 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,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 v20150204 March 2015 Barry J. Grundy
|
||||
# Updated v20160110 March 2016 Barry J. Grundy
|
||||
|
||||
PRGNAM=libbde
|
||||
STATUS=${STATUS:-alpha}
|
||||
VERSION=${VERSION:-20150204}
|
||||
VERSION=${VERSION:-20160110}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libbde"
|
||||
VERSION="20150204"
|
||||
VERSION="20160110"
|
||||
HOMEPAGE="https://github.com/libyal/libbde"
|
||||
DOWNLOAD="https://github.com/libyal/libbde/releases/download/20150204/libbde-alpha-20150204.tar.gz"
|
||||
MD5SUM="9ab8fcbbbe95f6e2160e7031f2fcf170"
|
||||
DOWNLOAD="https://github.com/libyal/libbde/releases/download/20160110/libbde-alpha-20160110.tar.gz"
|
||||
MD5SUM="e2ddeff816d08195a21cab9f3d31513d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Barry J. Grundy"
|
||||
EMAIL="bgrundy<at>linuxleo.com"
|
||||
EMAIL="bgrundy [AT] linuxleo.com"
|
||||
|
|
Loading…
Reference in New Issue