mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/libvhdi: Updated for version 20181227.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6e6b865d78
commit
d00f7cd9d1
2 changed files with 5 additions and 5 deletions
|
@ -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 v20181125 Jan 2019
|
||||
# Updated v20181227 March 2019
|
||||
|
||||
PRGNAM=libvhdi
|
||||
VERSION=${VERSION:-20181125}
|
||||
VERSION=${VERSION:-20181227}
|
||||
STATUS=${STATUS:-alpha}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvhdi"
|
||||
VERSION="20181125"
|
||||
VERSION="20181227"
|
||||
HOMEPAGE="https://github.com/libyal/libvhdi"
|
||||
DOWNLOAD="https://github.com/libyal/libvhdi/releases/download/20181125/libvhdi-alpha-20181125.tar.gz"
|
||||
MD5SUM="02ec3f54b26e7f1f6d5d1cd496a00d3e"
|
||||
DOWNLOAD="https://github.com/libyal/libvhdi/releases/download/20181227/libvhdi-alpha-20181227.tar.gz"
|
||||
MD5SUM="8431221f021ff3374b8aa3b9bf5e38f4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue