mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/wine-staging: Updated for version 1.9.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fdaf3ce1a0
commit
494e30eaca
2 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wine-staging
|
||||
VERSION=${VERSION:-1.9.19}
|
||||
VERSION=${VERSION:-1.9.20}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="wine-staging"
|
||||
VERSION="1.9.19"
|
||||
VERSION="1.9.20"
|
||||
HOMEPAGE="http://www.wine-staging.com/"
|
||||
DOWNLOAD="https://dl.winehq.org/wine/source/1.9/wine-1.9.19.tar.bz2 \
|
||||
https://github.com/wine-compholio/wine-staging/archive/v1.9.19/wine-staging-1.9.19.tar.gz"
|
||||
MD5SUM="d9d3794d7394b9a22f7514d63f3a95f1 \
|
||||
63282e36efb9804a3a80ae6eaf3e2e11"
|
||||
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_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue