diff --git a/srcpkgs/toxcore/template b/srcpkgs/toxcore/template index f2a2dc114d8..69e76cadda2 100644 --- a/srcpkgs/toxcore/template +++ b/srcpkgs/toxcore/template @@ -1,7 +1,7 @@ # Template file for 'toxcore' pkgname=toxcore -version=0.1.10 -revision=2 +version=0.1.11 +revision=1 build_style=gnu-configure wrksrc="c-toxcore-${version}" hostmakedepends="autoconf automake libtool pkg-config" @@ -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=7ec99c71a31e612ba458d708e05174afb2852cfbb4504ccb9456bd706fc27bd1 +checksum=85b6184a160c343616e3253a0bf728cfe1588e73b6d6f8772aa1e44061e41b10 configure_args="--enable-daemon" system_accounts="toxbootstrapd"