mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libevtx: Updated for version 20160107.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
adc9491712
commit
ea273994d9
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libevtx
|
||||
|
||||
# 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=libevtx
|
||||
STATUS=${STATUS:-alpha}
|
||||
VERSION=${VERSION:-20150105}
|
||||
VERSION=${VERSION:-20160107}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libevtx"
|
||||
VERSION="20150105"
|
||||
VERSION="20160107"
|
||||
HOMEPAGE="https://github.com/libyal/libevtx"
|
||||
DOWNLOAD="https://github.com/libyal/libevtx/releases/download/20150105/libevtx-alpha-20150105.tar.gz"
|
||||
MD5SUM="30511438108b9e2c59cde1131c37e2de"
|
||||
DOWNLOAD="https://github.com/libyal/libevtx/releases/download/20160107/libevtx-alpha-20160107.tar.gz"
|
||||
MD5SUM="ca59a2a40399ee4360f7cc67da962b37"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue