mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/libvhdi: Updated for version 20160424.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
8ed9af2b59
commit
00761a20f0
2 changed files with 5 additions and 4 deletions
|
@ -23,9 +23,10 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# Updated v20160108 March 2016 Barry J. Grundy
|
||||
# Updated for libvhdi-alpha-20160424 (upstream deleted previous tags) --dbs
|
||||
|
||||
PRGNAM=libvhdi
|
||||
VERSION=${VERSION:-20160108}
|
||||
VERSION=${VERSION:-20160424}
|
||||
STATUS=${STATUS:-alpha}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvhdi"
|
||||
VERSION="20160108"
|
||||
VERSION="20160424"
|
||||
HOMEPAGE="https://github.com/libyal/libvhdi"
|
||||
DOWNLOAD="https://github.com/libyal/libvhdi/releases/download/20160108/libvhdi-alpha-20160108.tar.gz"
|
||||
MD5SUM="2757faf237a86db5ea5f05b1fb8ec61c"
|
||||
DOWNLOAD="https://github.com/libyal/libvhdi/releases/download/20160424/libvhdi-alpha-20160424.tar.gz"
|
||||
MD5SUM="05ad41302780adc10ed6815eed94f024"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue