From 314184e107fa8793350488e9529b50aa782b7812 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 2 Oct 2017 08:21:53 +0000 Subject: [PATCH] toxcore: rebuild against libsodium-1.0.15 --- srcpkgs/toxcore/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/toxcore/template b/srcpkgs/toxcore/template index 7b71db05ac4..f2a2dc114d8 100644 --- a/srcpkgs/toxcore/template +++ b/srcpkgs/toxcore/template @@ -1,7 +1,7 @@ # Template file for 'toxcore' pkgname=toxcore version=0.1.10 -revision=1 +revision=2 build_style=gnu-configure wrksrc="c-toxcore-${version}" hostmakedepends="autoconf automake libtool pkg-config"