diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-08-12 21:28:51 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-08-12 21:28:51 +0000 |
commit | 43f40e9def6cd0323908c908c13a74417585687a (patch) | |
tree | 8ed53da0da4eb6b012fe1c17d4fd1eb472200555 | |
parent | ce4607ac4e57205e0dd7794e72a38817df6436ee (diff) | |
download | ports-43f40e9def6cd0323908c908c13a74417585687a.tar.gz ports-43f40e9def6cd0323908c908c13a74417585687a.zip |
emulators/wine-mono-devel: Update to version 8.0.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 3ef073d6130e..4381871d9fe4 100644 --- a/emulators/wine-mono-devel/Makefile +++ b/emulators/wine-mono-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= wine-mono -DISTVERSION= 7.4.0 +DISTVERSION= 8.0.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 c3152c909d5e..7533a5a63a42 100644 --- a/emulators/wine-mono-devel/distinfo +++ b/emulators/wine-mono-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667288607 -SHA256 (wine-mono-7.4.0-x86.msi) = 6413ff328ebbf7ec7689c648feb3546d8102ded865079d1fbf0331b14b3ab0ec -SIZE (wine-mono-7.4.0-x86.msi) = 87334912 +TIMESTAMP = 1691875629 +SHA256 (wine-mono-8.0.0-x86.msi) = 75b3f45dca1dc89857fe9e932da78710f64cc6d49ef1ab0c723a177085b4711b +SIZE (wine-mono-8.0.0-x86.msi) = 84587008 |