mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/libevt: Updated for version 20160107.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bedc65b0c9
commit
adc9491712
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libevt
|
||||
|
||||
# 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 v20150105 January 2015 Barry J. Grundy
|
||||
# Updated v20160107 March 2016 Barry J. Grundy
|
||||
|
||||
PRGNAM=libevt
|
||||
STATUS=${STATUS:-alpha}
|
||||
VERSION=${VERSION:-20150105}
|
||||
VERSION=${VERSION:-20160107}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libevt"
|
||||
VERSION="20150105"
|
||||
VERSION="20160107"
|
||||
HOMEPAGE="https://github.com/libyal/libevt"
|
||||
DOWNLOAD="https://github.com/libyal/libevt/releases/download/20150105/libevt-alpha-20150105.tar.gz"
|
||||
MD5SUM="147abc6cf6aa794e7f038bef9b92ecd3"
|
||||
DOWNLOAD="https://github.com/libyal/libevt/releases/download/20160107/libevt-alpha-20160107.tar.gz"
|
||||
MD5SUM="c8cf0de665f2381f01674abc4a61a49d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue