mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/libx86emu: Updated for version 1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1c2ea7381a
commit
b25f8c5014
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libx86emu
|
||||
|
||||
# Copyright 2009-2012 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2009-2013 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libx86emu
|
||||
VERSION=1.3
|
||||
VERSION=1.4
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libx86emu"
|
||||
VERSION="1.3"
|
||||
VERSION="1.4"
|
||||
HOMEPAGE="http://gitorious.org/x86emu/libx86emu"
|
||||
DOWNLOAD="http://www.liwjatan.at/files/src/hwinfo/libx86emu-1.3.tar.xz"
|
||||
MD5SUM="3638c4e0bc4e0faad13ce7ca04345813"
|
||||
DOWNLOAD="http://www.liwjatan.at/files/src/hwinfo/libx86emu-1.4.tar.xz"
|
||||
MD5SUM="4b46be2b22cf977defc1732d4472103f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue