mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
system/wine-staging: Updated for version 2.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
259a52311a
commit
32f883a790
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.7}
|
||||
VERSION=${VERSION:-2.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wine-staging"
|
||||
VERSION="2.7"
|
||||
VERSION="2.8"
|
||||
HOMEPAGE="http://www.wine-staging.com/"
|
||||
DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.7/wine-patched-staging-2.7.tar.gz"
|
||||
MD5SUM="b70c94068ecce3dc92324988e5f11254"
|
||||
DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.8/wine-patched-staging-2.8.tar.gz"
|
||||
MD5SUM="d188428cf816a8790bb6dd7699f5a865"
|
||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue