diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2014-08-15 15:58:08 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2014-08-15 15:58:08 +0000 |
commit | 229aa6fd2b3727fae07cce20ba599e043412950e (patch) | |
tree | 6a60efb8b20c0b0fd61c648d572884131ad1448a /net-im | |
parent | dbe944b71c574c6f523c46cb8031bf5091c0b59d (diff) | |
download | ports-229aa6fd2b3727fae07cce20ba599e043412950e.tar.gz ports-229aa6fd2b3727fae07cce20ba599e043412950e.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/tox/Makefile | 4 | ||||
-rw-r--r-- | net-im/tox/distinfo | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo index a5d4deec1a90..f91ea3972861 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,2 +1,2 @@ -SHA256 (toxcore-0.140717.tar.gz) = 7ec80b4e89d9559a93fd4823657d9ce4c785137d9fe1f1922a5d6ccfcf17a568 -SIZE (toxcore-0.140717.tar.gz) = 279546 +SHA256 (toxcore-0.140814.tar.gz) = f9256d661dcac0b7e5a84024a576a10d1f2d78026de12698d0bd4853ad674d4e +SIZE (toxcore-0.140814.tar.gz) = 287405 |