From f3e27983f0db5a96b3fc3869f82114b787a397e2 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 31 Aug 2017 10:42:57 +0000 Subject: [PATCH] toxcore: update to 0.1.10. --- srcpkgs/toxcore/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/toxcore/template b/srcpkgs/toxcore/template index 04a5cda0ea1..7b71db05ac4 100644 --- a/srcpkgs/toxcore/template +++ b/srcpkgs/toxcore/template @@ -1,6 +1,6 @@ # Template file for 'toxcore' pkgname=toxcore -version=0.1.9 +version=0.1.10 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=f3613c2e315a481473eb3914248b632de6872af0a4912338b733e1df02eb60f8 +checksum=7ec99c71a31e612ba458d708e05174afb2852cfbb4504ccb9456bd706fc27bd1 configure_args="--enable-daemon" system_accounts="toxbootstrapd"