mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
system/wine-staging: Updated for version 2.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6007ad6861
commit
d752fedd79
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.15}
|
||||
VERSION=${VERSION:-2.16}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wine-staging"
|
||||
VERSION="2.15"
|
||||
VERSION="2.16"
|
||||
HOMEPAGE="http://www.wine-staging.com/"
|
||||
DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.15/wine-patched-staging-2.15.tar.gz"
|
||||
MD5SUM="c7ba2654674af4590ae2bffe4300e467"
|
||||
DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.16/wine-patched-staging-2.16.tar.gz"
|
||||
MD5SUM="84d87e1141f1a3394dcd50e4116c2859"
|
||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue