From afb939bf2351fa66e093c51f8c3101615489ea97 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 25 Sep 2017 01:50:20 +0000 Subject: [PATCH] libsodium: update to 1.0.14. --- srcpkgs/libsodium/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libsodium/template b/srcpkgs/libsodium/template index 1a6670ee65c..bd1b20cc9ad 100644 --- a/srcpkgs/libsodium/template +++ b/srcpkgs/libsodium/template @@ -1,6 +1,6 @@ # Template file for 'libsodium' pkgname=libsodium -version=1.0.13 +version=1.0.14 revision=1 build_style=gnu-configure configure_args="lt_cv_prog_compiler_static_works=yes" @@ -9,7 +9,7 @@ maintainer="Juan RP " license="ISC" homepage="https://github.com/jedisct1/libsodium" distfiles="https://github.com/jedisct1/libsodium/releases/download/${version}/${pkgname}-${version}.tar.gz" -checksum=9c13accb1a9e59ab3affde0e60ef9a2149ed4d6e8f99c93c7a5b97499ee323fd +checksum=3cfc84d097fdc891b40d291f2ac2c3f99f71a87e36b20cc755c6fa0e97a77ee7 post_install() { vlicense LICENSE