diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-06-05 07:28:03 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-06-05 07:28:03 +0000 |
commit | 1c1c0692842dd7d8fa9169bde6785c262ac6a0d4 (patch) | |
tree | 7005af2d3efbb6237d2684f1e97754cab7c946af | |
parent | 6aebf0bab50f966c53aed3a196b07c93c3e3b45c (diff) | |
download | ports-1c1c0692842dd7d8fa9169bde6785c262ac6a0d4.tar.gz ports-1c1c0692842dd7d8fa9169bde6785c262ac6a0d4.zip |
emulators/wine-mono-devel: Update to version 6.2.0
-rw-r--r-- | emulators/wine-mono-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-mono-devel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine-mono-devel/Makefile b/emulators/wine-mono-devel/Makefile index f95c65065fda..d1ccf951e8d6 100644 --- a/emulators/wine-mono-devel/Makefile +++ b/emulators/wine-mono-devel/Makefile @@ -1,7 +1,7 @@ # Created by: David Naylor <naylor.b.david@gmail.com> PORTNAME= wine-mono -DISTVERSION= 6.1.1 +DISTVERSION= 6.2.0 DISTVERSIONSUFFIX=-x86 CATEGORIES= emulators MASTER_SITES= http://dl.winehq.org/wine/wine-mono/${DISTVERSION}/ diff --git a/emulators/wine-mono-devel/distinfo b/emulators/wine-mono-devel/distinfo index 7766d059b6ed..2e9598a324ff 100644 --- a/emulators/wine-mono-devel/distinfo +++ b/emulators/wine-mono-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618641614 -SHA256 (wine-mono-6.1.1-x86.msi) = ac3b14beafde34b8482287e597000113dc06a915f32c9fd06c77eb819079e38b -SIZE (wine-mono-6.1.1-x86.msi) = 87879168 +TIMESTAMP = 1622877941 +SHA256 (wine-mono-6.2.0-x86.msi) = cd8d53513d8357b2876a66bab089654ef9941f42ef690fb555c6493f5381dbca +SIZE (wine-mono-6.2.0-x86.msi) = 87498240 |