diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2014-11-17 04:08:00 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2014-11-17 04:08:00 +0800 |
commit | 2d7f7703b464905a916c8072840964721b377b7c (patch) | |
tree | 6d69c5dd591cc5c8100516d9231fb9bb91d9824c /net-im/uTox | |
parent | 8820518827b42f2853e3e9c79115ef83f181059f (diff) | |
download | freebsd-ports-gnome-2d7f7703b464905a916c8072840964721b377b7c.tar.gz freebsd-ports-gnome-2d7f7703b464905a916c8072840964721b377b7c.tar.zst freebsd-ports-gnome-2d7f7703b464905a916c8072840964721b377b7c.zip |
Refresh.
PR: ports/195075
Submitted by: Ivan Klymenko (maintainer)
Diffstat (limited to 'net-im/uTox')
-rw-r--r-- | net-im/uTox/Makefile | 4 | ||||
-rw-r--r-- | net-im/uTox/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index 027f83d9c44a..2c4cc0fdbb1b 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= uTox -DISTVERSION= 0.1.8.git20141012 +DISTVERSION= 0.1.8.git20141115 CATEGORIES= net-im net-p2p MAINTAINER= fidaj@ukr.net @@ -22,7 +22,7 @@ USE_GITHUB= yes GH_ACCOUNT= notsecure GH_PROJECT= ${PORTNAME} GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 265d723 +GH_COMMIT= 886aa86 USES= compiler:c11 desktop-file-utils gmake openal:al pkgconfig USE_XORG= x11 xext xrender diff --git a/net-im/uTox/distinfo b/net-im/uTox/distinfo index 129f63527064..83189097f247 100644 --- a/net-im/uTox/distinfo +++ b/net-im/uTox/distinfo @@ -1,2 +1,2 @@ -SHA256 (uTox-0.1.8.git20141012.tar.gz) = bcc3f2cb29fee34a9a68559d116b0acc29178f490ec19ac4975b1f3811a867a9 -SIZE (uTox-0.1.8.git20141012.tar.gz) = 725047 +SHA256 (uTox-0.1.8.git20141115.tar.gz) = 0c087e53d9890788a4d5bea005a64237be7ec90fcdaa0c12f77f699f9ab7c85d +SIZE (uTox-0.1.8.git20141115.tar.gz) = 729818 |