libsodium: update to 1.0.18.
Signed-off-by: Juan RP <xtraeme@gmail.com>
This commit is contained in:
parent
51cc7ffc35
commit
e9115968d8
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'libsodium'
|
||||
pkgname=libsodium
|
||||
version=1.0.17
|
||||
version=1.0.18
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="lt_cv_prog_compiler_static_works=yes"
|
||||
short_desc="A modern and easy-to-use crypto library"
|
||||
short_desc="Modern and easy-to-use crypto library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="ISC"
|
||||
homepage="https://github.com/jedisct1/libsodium"
|
||||
distfiles="https://github.com/jedisct1/libsodium/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=0cc3dae33e642cc187b5ceb467e0ad0e1b51dcba577de1190e9ffa17766ac2b1
|
||||
homepage="https://libsodium.org/"
|
||||
distfiles="https://download.libsodium.org/libsodium/releases/libsodium-${version}.tar.gz"
|
||||
checksum=6f504490b342a4f8a4c4a02fc9b866cbef8622d5df4e5452b46be121e46636c1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue