emulators/wine-devel: update to version 7.10
This includes the following changes: - macOS driver converted to PE. - Mono engine updated to version 7.3.0. - Windows-compatible Unicode collation. - Wow64 support in SECUR32. - Various bug fixes. Approved by: damjan.jov@gmail.com (maintainer)
This commit is contained in:
parent
9416091e7a
commit
10e44112da
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Gerald Pfeifer <gerald@FreeBSD.org>
|
||||
|
||||
PORTNAME= wine
|
||||
DISTVERSION= 7.9
|
||||
DISTVERSION= 7.10
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}/Source \
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1656517555
|
||||
SHA256 (wine-7.9.tar.xz) = d0c3cdcb25f7f0a667f3cf1548d58355060e95bb49a17936f6326d6b10cbb95c
|
||||
SIZE (wine-7.9.tar.xz) = 27783272
|
||||
SHA256 (v7.9.tar.gz) = 38e0011aba31e48195666a7911e9069c9d95866f5d20c5fa4f96309913487d0f
|
||||
SIZE (v7.9.tar.gz) = 9657482
|
||||
TIMESTAMP = 1656914127
|
||||
SHA256 (wine-7.10.tar.xz) = 3feb24cd8598c10f6af711e74ac2b5d2442bb4d3b8c078f9d3a253ae8736480d
|
||||
SIZE (wine-7.10.tar.xz) = 27915328
|
||||
SHA256 (v7.10.tar.gz) = 06b728072f6fe251f8db7552c78a567cbbd9cd394734e6ff77c90e2613d27baa
|
||||
SIZE (v7.10.tar.gz) = 9646352
|
||||
|
|
Loading…
Reference in a new issue