diff options
| author | Alexander Vereeken <Alexander88207@protonmail.com> | 2026-02-28 14:08:00 +0000 |
|---|---|---|
| committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2026-02-28 14:30:40 +0000 |
| commit | 0eec2aeaf87520c4f617a29bd975201659b7feec (patch) | |
| tree | 19db8791f6d3c13bffdd90e775b206db94f9ed95 | |
| parent | 3c3d0f32757894874bf114f6ae3776ab5293abd3 (diff) | |
emulators/wine-mono: Update to 10.4.1
This ensures compatibility with Wine 11.
PR: 293500
| -rw-r--r-- | emulators/wine-mono/Makefile | 2 | ||||
| -rw-r--r-- | emulators/wine-mono/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine-mono/Makefile b/emulators/wine-mono/Makefile index 219ae0061e43..68d0441b978d 100644 --- a/emulators/wine-mono/Makefile +++ b/emulators/wine-mono/Makefile @@ -1,5 +1,5 @@ PORTNAME= wine-mono -DISTVERSION= 9.4.0 +DISTVERSION= 10.4.1 DISTVERSIONSUFFIX=-x86 CATEGORIES= emulators MASTER_SITES= http://dl.winehq.org/wine/wine-mono/${DISTVERSION}/ diff --git a/emulators/wine-mono/distinfo b/emulators/wine-mono/distinfo index 841d324f152f..fe14737f5607 100644 --- a/emulators/wine-mono/distinfo +++ b/emulators/wine-mono/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737803992 -SHA256 (wine-mono-9.4.0-x86.msi) = cf6173ae94b79e9de13d9a74cdb2560a886fc3d271f9489acb1cfdbd961cacb2 -SIZE (wine-mono-9.4.0-x86.msi) = 84639232 +TIMESTAMP = 1772285722 +SHA256 (wine-mono-10.4.1-x86.msi) = 071f4b2887e1c97a11d791ff3d65be9429eed6dec4c2708888bfd546ba358e23 +SIZE (wine-mono-10.4.1-x86.msi) = 85504000 |
