Update wine-mono-devel, the Mono-based .NET implementation component
for wine-devel, from version 4.5.6 to 4.6.0. The download is now hosted at dl.winehq.org instead of SourceForge. Approved by: dbn (maintainer, pre-approved)
This commit is contained in:
parent
2bcd64c879
commit
8d62d300ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410655
2 changed files with 4 additions and 4 deletions
|
@ -2,9 +2,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wine-mono
|
||||
DISTVERSION= 4.5.6
|
||||
DISTVERSION= 4.6.0
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/wine/Wine%20Mono/${DISTVERSION}
|
||||
MASTER_SITES= http://dl.winehq.org/wine/wine-mono/${DISTVERSION}/
|
||||
PKGNAMESUFFIX= -devel
|
||||
EXTRACT_SUFX= .msi
|
||||
EXTRACT_ONLY=
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (wine-mono-4.5.6.msi) = ac681f737f83742d786706529eb85f4bc8d6bdddd8dcdfa9e2e336b71973bc25
|
||||
SIZE (wine-mono-4.5.6.msi) = 53705216
|
||||
SHA256 (wine-mono-4.6.0.msi) = 635c6bc88bad8d6bf8c6016a589627142ae56ac2e7368192102a16fdbaa29cc3
|
||||
SIZE (wine-mono-4.6.0.msi) = 45690368
|
||||
|
|
Loading…
Reference in a new issue