diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-11-16 04:31:33 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-11-16 04:31:33 +0000 |
commit | bca36f6bef61fa0c8b14b0c03d7aaf1a2d47297e (patch) | |
tree | b1d812925ae0d72d6ee6e5563c0e419d0f918873 /emulators/wine | |
parent | d52f9159829ca1af49fcd650b29b7b3905b1b197 (diff) | |
download | ports-bca36f6bef61fa0c8b14b0c03d7aaf1a2d47297e.tar.gz ports-bca36f6bef61fa0c8b14b0c03d7aaf1a2d47297e.zip |
Notes
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 23db92b8f7f8..7812f81f7fe2 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.6 +DISTVERSION= 1.6.1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index e34ce573b849..b3f542ef6b70 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine-1.6.tar.bz2) = e1f130efbdcbfa211ca56ee03357ccd17a31443889b4feebdcb88248520b42ae -SIZE (wine-1.6.tar.bz2) = 21124403 +SHA256 (wine-1.6.1.tar.bz2) = d5bc2c088b555caa60a7ba1156e6ed74d791ba3c438129c75ab53805215a384c +SIZE (wine-1.6.1.tar.bz2) = 21183636 |