diff options
Diffstat (limited to 'net-im/tox/Makefile')
-rw-r--r-- | net-im/tox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index e77345b4d3d8..ad395f8caa3b 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.140717 +PORTVERSION= 0.140814 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org @@ -21,7 +21,7 @@ USE_GITHUB= yes GH_ACCOUNT= irungentoo GH_PROJECT= ${PORTNAME} GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= bcfb126 +GH_COMMIT= 7557b92 USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake AUTOMAKE_ARGS= -a -c -f |