mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/wine-staging: Updated for version 2.21.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
5795adba87
commit
d9157b03ab
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.20}
|
||||
VERSION=${VERSION:-2.21}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wine-staging"
|
||||
VERSION="2.20"
|
||||
VERSION="2.21"
|
||||
HOMEPAGE="http://www.wine-staging.com/"
|
||||
DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.20/wine-patched-staging-2.20.tar.gz"
|
||||
MD5SUM="451f9dd8aaae5209d0205ffbe732dfdb"
|
||||
DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.21/wine-patched-staging-2.21.tar.gz"
|
||||
MD5SUM="278bcb0f200511deba9120e41334db5e"
|
||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue