diff --git a/common/shlibs b/common/shlibs index 11bb06cf56c..166f0102fba 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1975,10 +1975,10 @@ libprotobuf-c.so.1 protobuf-c-1.1.0_1 libutf8proc.so.1 libutf8proc-1.1.6_1 libnsutils.so.0 libnsutils-0.0.1_1 libfilteraudio.so filteraudio-git-20150416_1 -libtoxcore.so.0 toxcore-git-20150313_2 -libtoxencryptsave.so.0 toxcore-git-20150313_2 -libtoxdns.so.0 toxcore-git-20150313_2 -libtoxav.so.0 toxcore-git-20150313_2 +libtoxcore.so.0 toxcore-git-20150604_1 +libtoxencryptsave.so.0 toxcore-git-20150604_1 +libtoxdns.so.0 toxcore-git-20150604_1 +libtoxav.so.0 toxcore-git-20150604_1 libgom-1.0.so.0 gom-0.3.0_1 libetpan.so.17 libetpan-1.6_1 libxmp.so.4 libxmp-4.3.7_1 diff --git a/srcpkgs/toxcore-git/template b/srcpkgs/toxcore-git/template index 3ea59a289be..39a07036be2 100644 --- a/srcpkgs/toxcore-git/template +++ b/srcpkgs/toxcore-git/template @@ -1,8 +1,8 @@ # Template file for 'toxcore-git' pkgname="toxcore-git" -version="20150313" -revision=4 -_commithash="4ad76497881ee2a623acdedcf0ac10406208b716" +version="20150604" +revision=1 +_commithash="c259250abb86a01ae7e3fc906380417427f38ca1" short_desc="Encrypted peer-to-peer instant messenger protocol library" maintainer="Stefan Mühlinghaus " license="GPL-3" @@ -10,7 +10,7 @@ homepage="https://tox.im" makedepends="libsodium-devel opus-devel libvpx-devel" hostmakedepends="autoconf automake libtool pkg-config" distfiles="https://github.com/irungentoo/toxcore/archive/${_commithash}.tar.gz" -checksum="97087e7080267f2e27ffca125a507cd76173718242e31b8ca776cf313ad9d421" +checksum=22180cb14302a3c25b089b84cab85a2f55a45f8c81a48bff4aa3897d4ad92c87 wrksrc="toxcore-${_commithash}" build_style="gnu-configure"