diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2025-02-06 02:43:30 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2025-02-06 02:45:02 +0000 |
commit | 357e8cf5c69a93d2c3d47b9ff8c9c79d7429c507 (patch) | |
tree | 0414f7aa2487ed42255e9d546783fa05218e9634 | |
parent | 4b99b3bcea1f53a5fe1ef19b1ba992880ac2af35 (diff) |
emulators/wine-gecko: Update to version 2.47.4
This is aligned with the Wine 10.0 release.
-rw-r--r-- | emulators/wine-gecko/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-gecko/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine-gecko/Makefile b/emulators/wine-gecko/Makefile index 215e0bd70c42..383069d8163f 100644 --- a/emulators/wine-gecko/Makefile +++ b/emulators/wine-gecko/Makefile @@ -1,5 +1,5 @@ PORTNAME= wine-gecko -DISTVERSION= 2.47.2 +DISTVERSION= 2.47.4 CATEGORIES= emulators MASTER_SITES= http://dl.winehq.org/wine/wine-gecko/${DISTVERSION}/ DISTNAME= wine-gecko-${DISTVERSION}-x86 diff --git a/emulators/wine-gecko/distinfo b/emulators/wine-gecko/distinfo index 6e3073d576d4..23c6f94191a0 100644 --- a/emulators/wine-gecko/distinfo +++ b/emulators/wine-gecko/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627285803 -SHA256 (wine-gecko-2.47.2-x86.msi) = e520ce7336cd420cd09c91337d87e74bb420300fd5cbc6f724c1802766b6a61d -SIZE (wine-gecko-2.47.2-x86.msi) = 59162112 +TIMESTAMP = 1737805983 +SHA256 (wine-gecko-2.47.4-x86.msi) = 26cecc47706b091908f7f814bddb074c61beb8063318e9efc5a7f789857793d6 +SIZE (wine-gecko-2.47.4-x86.msi) = 55187968 |