diff options
author | dbn <dbn@FreeBSD.org> | 2013-12-02 02:36:01 +0800 |
---|---|---|
committer | dbn <dbn@FreeBSD.org> | 2013-12-02 02:36:01 +0800 |
commit | 407b022f1568f0c24a526308be77a33de364392a (patch) | |
tree | ea752b6548886650be8c237b41007a17a8667014 | |
parent | 68ac860312e1e617bff86b5bd90350cca877b417 (diff) | |
download | freebsd-ports-gnome-407b022f1568f0c24a526308be77a33de364392a.tar.gz freebsd-ports-gnome-407b022f1568f0c24a526308be77a33de364392a.tar.zst freebsd-ports-gnome-407b022f1568f0c24a526308be77a33de364392a.zip |
Update emulators/wine-gecko to 2.21.
-rw-r--r-- | emulators/wine-gecko/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-gecko/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/wine-gecko/Makefile b/emulators/wine-gecko/Makefile index c26d6c1ad5fb..196b990c2b43 100644 --- a/emulators/wine-gecko/Makefile +++ b/emulators/wine-gecko/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine-gecko -DISTVERSION= 1.4 +DISTVERSION= 2.21 CATEGORIES= emulators MASTER_SITES= SF/wine/Wine%20Gecko/${DISTVERSION} DISTNAME= wine_gecko-${DISTVERSION}-x86 diff --git a/emulators/wine-gecko/distinfo b/emulators/wine-gecko/distinfo index 40e2c4bf43e9..28d9100305cf 100644 --- a/emulators/wine-gecko/distinfo +++ b/emulators/wine-gecko/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine_gecko-1.4-x86.msi) = b30e0ac29a91a6fc40c73b5b760a56360a1d5323282545e32efaa40c75d8986d -SIZE (wine_gecko-1.4-x86.msi) = 14732288 +SHA256 (wine_gecko-2.21-x86.msi) = f01fafa6d7aab995c38add77315c4cbc2f32f52d5d6a9350056f42b62d631fd8 +SIZE (wine_gecko-2.21-x86.msi) = 20871680 |