system/wine-staging: Updated for version 2.18.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
24d3216269
commit
8ca05dd513
|
@ -30,7 +30,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wine-staging
|
||||
VERSION=${VERSION:-2.17}
|
||||
VERSION=${VERSION:-2.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wine-staging"
|
||||
VERSION="2.17"
|
||||
VERSION="2.18"
|
||||
HOMEPAGE="http://www.wine-staging.com/"
|
||||
DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.17/wine-patched-staging-2.17.tar.gz"
|
||||
MD5SUM="f0b037550a1e0cd88ded41eb715ae1c4"
|
||||
DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.18/wine-patched-staging-2.18.tar.gz"
|
||||
MD5SUM="4460165050d7fa9c5c66b679900ee6e8"
|
||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue