multimedia/aces_container: Updated for version 1.0.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a411dbf1c9
commit
e80cffc19a
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for aces_container
|
# Slackware build script for aces_container
|
||||||
|
|
||||||
# Copyright 2016 Klaatu
|
# Copyright 2016-22 Klaatu
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# GNU All-Permissive License
|
# GNU All-Permissive License
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=aces_container
|
PRGNAM=aces_container
|
||||||
VERSION=${VERSION:-1.0.1}
|
VERSION=${VERSION:-1.0.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="aces_container"
|
PRGNAM="aces_container"
|
||||||
VERSION="1.0.1"
|
VERSION="1.0.2"
|
||||||
HOMEPAGE="http://www.oscars.org/aces"
|
HOMEPAGE="http://www.oscars.org/aces"
|
||||||
DOWNLOAD="https://github.com/ampas/aces_container/archive/v1.0.1/aces_container-1.0.1.tar.gz"
|
DOWNLOAD="https://github.com/ampas/aces_container/archive/v1.0.2/aces_container-1.0.2.tar.gz"
|
||||||
MD5SUM="8c7317267b9feed95187e19f7a573917"
|
MD5SUM="b82364639768d650dd45e6085b429fb6"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue