mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
system/doxbox: Updated for version 0.74.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
705ffb5a44
commit
2f4f42ae2e
2 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=dosbox
|
PRGNAM=dosbox
|
||||||
VERSION=${VERSION:-0.74.2}
|
VERSION=${VERSION:-0.74.3}
|
||||||
SRCVER=$(sed 's/\(.*\)\./\1-/' <<< $VERSION)
|
SRCVER=$(sed 's/\(.*\)\./\1-/' <<< $VERSION)
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="dosbox"
|
PRGNAM="dosbox"
|
||||||
VERSION="0.74.2"
|
VERSION="0.74.3"
|
||||||
HOMEPAGE="http://dosbox.sourceforge.net"
|
HOMEPAGE="https://www.dosbox.com/"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/dosbox/dosbox-0.74-2.tar.gz"
|
DOWNLOAD="https://downloads.sourceforge.net/dosbox/dosbox-0.74-3.tar.gz"
|
||||||
MD5SUM="7110ee24a45a2b4951ad52eb1a3722be"
|
MD5SUM="759c75fffb59c542f80fb8391012911b"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue