diff --git a/srcpkgs/toxcore/template b/srcpkgs/toxcore/template index a2076bb4813..04a5cda0ea1 100644 --- a/srcpkgs/toxcore/template +++ b/srcpkgs/toxcore/template @@ -1,6 +1,6 @@ # Template file for 'toxcore' pkgname=toxcore -version=0.1.8 +version=0.1.9 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=f8b44a54b775a4cb3b6f5efb37d5954bdc6f142c982169f1fad3300c6bf25639 +checksum=f3613c2e315a481473eb3914248b632de6872af0a4912338b733e1df02eb60f8 configure_args="--enable-daemon" system_accounts="toxbootstrapd"