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