diff options
-rw-r--r-- | net-im/toxic/Makefile | 4 | ||||
-rw-r--r-- | net-im/toxic/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index 9278399de5bc..a856b62efd7f 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxic -PORTVERSION= 0.3.3.140601 +PORTVERSION= 0.4.0.140602 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox USE_GITHUB= yes GH_ACCOUNT= tox GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 7206a9e +GH_COMMIT= f9e15cd WRKSRC= ${WRKDIR}/Tox-${PORTNAME}-${GH_COMMIT} SUB_FILES= pkg-message diff --git a/net-im/toxic/distinfo b/net-im/toxic/distinfo index 80ea09f852c2..95db2903e75b 100644 --- a/net-im/toxic/distinfo +++ b/net-im/toxic/distinfo @@ -1,2 +1,2 @@ -SHA256 (toxic-0.3.3.140601.tar.gz) = cdd28b42ab9dcaaac7182cb15a150963eee9639435bf131d90f61e9771d981ff -SIZE (toxic-0.3.3.140601.tar.gz) = 77313 +SHA256 (toxic-0.4.0.140602.tar.gz) = e9d6e7eedd8c8ae5b19b8709030787f6e02ad124199241f738e9e3e6363271bb +SIZE (toxic-0.4.0.140602.tar.gz) = 77316 |