diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-02-09 12:40:35 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-02-09 12:40:35 +0000 |
commit | 38b1c23d8f243981cc347344b5c118428e35cd69 (patch) | |
tree | 74b5a1156c0ca129693fd7bc6b0a76712f7a2659 /emulators/wine-gecko-devel | |
parent | a16a831853061d1b34cea72a41ed7641ae09f6af (diff) |
Notes
Diffstat (limited to 'emulators/wine-gecko-devel')
-rw-r--r-- | emulators/wine-gecko-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine-gecko-devel/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine-gecko-devel/Makefile b/emulators/wine-gecko-devel/Makefile index c4d38f944174..d312e735efff 100644 --- a/emulators/wine-gecko-devel/Makefile +++ b/emulators/wine-gecko-devel/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= wine-gecko -DISTVERSION= 2.40 +DISTVERSION= 2.44 CATEGORIES= emulators -MASTER_SITES= SF/wine/Wine%20Gecko/${DISTVERSION} +MASTER_SITES= http://dl.winehq.org/wine/wine-gecko/${DISTVERSION}/ PKGNAMESUFFIX= -devel DISTNAME= wine_gecko-${DISTVERSION}-x86 EXTRACT_SUFX= .msi diff --git a/emulators/wine-gecko-devel/distinfo b/emulators/wine-gecko-devel/distinfo index 78e009e72885..1f6fb03d1ed8 100644 --- a/emulators/wine-gecko-devel/distinfo +++ b/emulators/wine-gecko-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine_gecko-2.40-x86.msi) = 1a29d17435a52b7663cea6f30a0771f74097962b07031947719bb7b46057d302 -SIZE (wine_gecko-2.40-x86.msi) = 31741440 +SHA256 (wine_gecko-2.44-x86.msi) = 77a64ad17571b3a00386a88b9b1b1ea4b7e759061675568bee0ec238fb456d39 +SIZE (wine_gecko-2.44-x86.msi) = 34832896 |