mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/wine-staging: Updated for version 2.19.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
26f08a78e0
commit
c0c91a22cc
2 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wine-staging
|
||||
VERSION=${VERSION:-2.18}
|
||||
VERSION=${VERSION:-2.19}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wine-staging"
|
||||
VERSION="2.18"
|
||||
VERSION="2.19"
|
||||
HOMEPAGE="http://www.wine-staging.com/"
|
||||
DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.18/wine-patched-staging-2.18.tar.gz"
|
||||
MD5SUM="4460165050d7fa9c5c66b679900ee6e8"
|
||||
DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.19/wine-patched-staging-2.19.tar.gz"
|
||||
MD5SUM="80c6b58d204f1bfef1e822779c3469ea"
|
||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue