diff options
Diffstat (limited to 'net-im/uTox/Makefile')
-rw-r--r-- | net-im/uTox/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index a86b2c3f8f2f..027f83d9c44a 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= uTox -DISTVERSION= 0.1.8.git20140925 -PORTREVISION= 1 +DISTVERSION= 0.1.8.git20141012 CATEGORIES= net-im net-p2p MAINTAINER= fidaj@ukr.net @@ -23,7 +22,7 @@ USE_GITHUB= yes GH_ACCOUNT= notsecure GH_PROJECT= ${PORTNAME} GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 3f86bb5 +GH_COMMIT= 265d723 USES= compiler:c11 desktop-file-utils gmake openal:al pkgconfig USE_XORG= x11 xext xrender |