system/wine-staging: Updated for version 1.9.21.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ce7259d56d
commit
918aeb5c56
|
@ -30,7 +30,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wine-staging
|
||||
VERSION=${VERSION:-1.9.20}
|
||||
VERSION=${VERSION:-1.9.21}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="wine-staging"
|
||||
VERSION="1.9.20"
|
||||
VERSION="1.9.21"
|
||||
HOMEPAGE="http://www.wine-staging.com/"
|
||||
DOWNLOAD="https://dl.winehq.org/wine/source/1.9/wine-1.9.20.tar.bz2 \
|
||||
https://github.com/wine-compholio/wine-staging/archive/v1.9.20/wine-staging-1.9.20.tar.gz"
|
||||
MD5SUM="8cdf98f6963089d368dfb55313d5d93f \
|
||||
3f6a010343c096db33c408c2b1e8b546"
|
||||
DOWNLOAD="https://dl.winehq.org/wine/source/1.9/wine-1.9.21.tar.bz2 \
|
||||
https://github.com/wine-compholio/wine-staging/archive/v1.9.21/wine-staging-1.9.21.tar.gz"
|
||||
MD5SUM="2a56340aa89c3120576d00f7bf280af9 \
|
||||
5959dac72013863843917b9be84662a3"
|
||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue