diff options
Diffstat (limited to 'libraries/libvhdi')
-rw-r--r-- | libraries/libvhdi/libvhdi.SlackBuild | 7 | ||||
-rw-r--r-- | libraries/libvhdi/libvhdi.info | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/libraries/libvhdi/libvhdi.SlackBuild b/libraries/libvhdi/libvhdi.SlackBuild index 85e18a44c89a..aa82cc3f7483 100644 --- a/libraries/libvhdi/libvhdi.SlackBuild +++ b/libraries/libvhdi/libvhdi.SlackBuild @@ -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} diff --git a/libraries/libvhdi/libvhdi.info b/libraries/libvhdi/libvhdi.info index a4888792cb2d..6bbfd230b1a9 100644 --- a/libraries/libvhdi/libvhdi.info +++ b/libraries/libvhdi/libvhdi.info @@ -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="" |