From c36cbc4da597bb15b2f86ab3ddf658f9a3249b40 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 25 Oct 2015 08:00:23 +0100 Subject: [PATCH] libsodium: update to 1.0.5. --- srcpkgs/libsodium/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libsodium/template b/srcpkgs/libsodium/template index 33ce09e30a..5d05b375e2 100644 --- a/srcpkgs/libsodium/template +++ b/srcpkgs/libsodium/template @@ -1,7 +1,8 @@ # Template file for 'libsodium' pkgname=libsodium -version=1.0.4 +version=1.0.5 revision=1 +build_pie=yes build_style=gnu-configure configure_args="lt_cv_prog_compiler_static_works=yes" short_desc="A modern and easy-to-use crypto library" @@ -9,7 +10,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=e4f75d4b2bd860068e0401163207415c9d41048d7601409897ff2951839fd310 +checksum=bfcafc678c7dac87866c50f9b99aa821750762edcf8e56fc6d13ba0ffbef8bab post_install() { vlicense LICENSE