Merge pull request #3153 from Spencer-H/toxcore-git

toxcore-git: update to 20151211.
This commit is contained in:
Juan RP 2015-12-13 09:11:15 +01:00
commit 33e96f60fc

View file

@ -1,16 +1,16 @@
# Template file for 'toxcore-git'
pkgname="toxcore-git"
version="20150604"
version="20151211"
revision=1
_commithash="c259250abb86a01ae7e3fc906380417427f38ca1"
_commithash="1c8109e524870bb51622c098ce08533535cb3eab"
short_desc="Encrypted peer-to-peer instant messenger protocol library"
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
maintainer="Spencer Hill <spencernh77@gmail.com>"
license="GPL-3"
homepage="https://tox.im"
homepage="https://tox.chat"
makedepends="libsodium-devel opus-devel libvpx-devel"
hostmakedepends="autoconf automake libtool pkg-config"
distfiles="https://github.com/irungentoo/toxcore/archive/${_commithash}.tar.gz"
checksum=22180cb14302a3c25b089b84cab85a2f55a45f8c81a48bff4aa3897d4ad92c87
checksum=386e39d4d29e6313682c9403dcbe60bbb5a47f5f22d174a6c6eed45170fbb6a0
wrksrc="toxcore-${_commithash}"
build_style="gnu-configure"