From 0bd4eac064bed1fe1ba24b333b079dc77f937a67 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 31 Jan 2017 11:13:36 +0000 Subject: [PATCH] toxcore: update to 0.1.6. --- srcpkgs/toxcore/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/toxcore/template b/srcpkgs/toxcore/template index a5adcb7e75b..2aa374baff6 100644 --- a/srcpkgs/toxcore/template +++ b/srcpkgs/toxcore/template @@ -1,6 +1,6 @@ # Template file for 'toxcore' pkgname=toxcore -version=0.1.5 +version=0.1.6 revision=1 build_style=gnu-configure wrksrc="c-toxcore-${version}" @@ -11,7 +11,7 @@ maintainer="Spencer Hill " license="GPL-3" homepage="https://tox.chat" distfiles="https://github.com/TokTok/c-toxcore/archive/v${version}.tar.gz" -checksum=32ee841e91594a95d6193e4a29d61b0935e4e145ffb2ddb9009c7d79ff9efa3b +checksum=c2fea86ea15fb04e3c9841fc6ab0f53ca8d0328b90e577fb82c676b8ec6cde13 configure_args="--enable-daemon" system_accounts="toxbootstrapd"