mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/libvhdi: Updated for version 20181125.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8d975b1304
commit
301ae5e62f
2 changed files with 6 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libvhdi
|
||||
|
||||
# Copyright 2014-2016 Barry J. Grundy (bgrundy<at>linuxleo.com)
|
||||
# Copyright 2014-2019 Barry J. Grundy (bgrundy<at>linuxleo.com)
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -22,11 +22,10 @@
|
|||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# Updated v20160108 March 2016 Barry J. Grundy
|
||||
# Updated for libvhdi-alpha-20160424 (upstream deleted previous tags) --dbs
|
||||
# Updated v20181125 Jan 2019
|
||||
|
||||
PRGNAM=libvhdi
|
||||
VERSION=${VERSION:-20160424}
|
||||
VERSION=${VERSION:-20181125}
|
||||
STATUS=${STATUS:-alpha}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvhdi"
|
||||
VERSION="20160424"
|
||||
VERSION="20181125"
|
||||
HOMEPAGE="https://github.com/libyal/libvhdi"
|
||||
DOWNLOAD="https://github.com/libyal/libvhdi/releases/download/20160424/libvhdi-alpha-20160424.tar.gz"
|
||||
MD5SUM="05ad41302780adc10ed6815eed94f024"
|
||||
DOWNLOAD="https://github.com/libyal/libvhdi/releases/download/20181125/libvhdi-alpha-20181125.tar.gz"
|
||||
MD5SUM="02ec3f54b26e7f1f6d5d1cd496a00d3e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue