diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-05-09 08:28:20 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2021-05-09 08:28:20 +0000 |
commit | b57e7c66ae360b1164b52d52b29d4e3fc1e7ea9b (patch) | |
tree | 1ff595b3c684db9cb3ed09bc266c14f7e0601103 | |
parent | c25c9849d83acb318cea68c297d4062a2b38098f (diff) | |
download | ports-b57e7c66ae360b1164b52d52b29d4e3fc1e7ea9b.tar.gz ports-b57e7c66ae360b1164b52d52b29d4e3fc1e7ea9b.zip |
emulators/wine-mono-devel: Update to the upstream 6.1.1
-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 fecc3eb47908..f95c65065fda 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.0.0 +DISTVERSION= 6.1.1 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 af68f37af68c..7766d059b6ed 100644 --- a/emulators/wine-mono-devel/distinfo +++ b/emulators/wine-mono-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613167993 -SHA256 (wine-mono-6.0.0-x86.msi) = 5c7af5976d101be359a77045c9cc8fc40feac028263d00e731578864e8b183d0 -SIZE (wine-mono-6.0.0-x86.msi) = 87507456 +TIMESTAMP = 1618641614 +SHA256 (wine-mono-6.1.1-x86.msi) = ac3b14beafde34b8482287e597000113dc06a915f32c9fd06c77eb819079e38b +SIZE (wine-mono-6.1.1-x86.msi) = 87879168 |