diff --git a/srcpkgs/toxcore-git/template b/srcpkgs/toxcore-git/template index 0044c857ed..197175504c 100644 --- a/srcpkgs/toxcore-git/template +++ b/srcpkgs/toxcore-git/template @@ -1,9 +1,9 @@ # Template file for 'toxcore-git' pkgname=toxcore-git -version=20160417 +version=20160707 revision=1 build_style=gnu-configure -_commithash=532629d486e3361c7d8d95b38293cc7d61dc4ee5 +_commithash=755f084e8720b349026c85afbad58954cb7ff1d4 hostmakedepends="autoconf automake libtool pkg-config" makedepends="libsodium-devel opus-devel libvpx-devel" short_desc="Encrypted peer-to-peer instant messenger protocol library" @@ -11,7 +11,7 @@ maintainer="Spencer Hill " license="GPL-3" homepage="https://tox.chat" distfiles="https://github.com/irungentoo/toxcore/archive/${_commithash}.tar.gz" -checksum=0e85ed1687a85b17feb674fdea49205b0d9ddde793eb55857d7cdd5381a2b71a +checksum=2d4a0d096bdb81b12b10551765fb9f87270e170f10f387f700b3def68cb6c35c wrksrc="toxcore-${_commithash}" configure_args="--enable-daemon"