monocypher: update to 4.0.1.
This commit is contained in:
parent
859dbe2d38
commit
2f56f5cf8c
2 changed files with 3 additions and 3 deletions
|
@ -3939,7 +3939,7 @@ libselinux.so.1 libselinux-3.0_1
|
||||||
libsepol.so.1 libsepol-3.0_1
|
libsepol.so.1 libsepol-3.0_1
|
||||||
libfrrcares.so.0 libfrr-7.3.1_1
|
libfrrcares.so.0 libfrr-7.3.1_1
|
||||||
libhugetlbfs.so.0 libhugetlbfs-2.22_1
|
libhugetlbfs.so.0 libhugetlbfs-2.22_1
|
||||||
libmonocypher.so.3 monocypher-3.1.1_1
|
libmonocypher.so.4 monocypher-4.0.1_1
|
||||||
libkpathsea.so.6 texlive-20200406_1
|
libkpathsea.so.6 texlive-20200406_1
|
||||||
libtexluajit.so.2 texlive-LuaTeX-20200406_1
|
libtexluajit.so.2 texlive-LuaTeX-20200406_1
|
||||||
libtexlua53.so.5 texlive-LuaTeX-20200406_1
|
libtexlua53.so.5 texlive-LuaTeX-20200406_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'monocypher'
|
# Template file for 'monocypher'
|
||||||
pkgname=monocypher
|
pkgname=monocypher
|
||||||
version=4.0.0
|
version=4.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Easy to use crypto library inspired by libsodium and TweetNaCl"
|
short_desc="Easy to use crypto library inspired by libsodium and TweetNaCl"
|
||||||
|
@ -9,7 +9,7 @@ license="BSD-2-Clause, CC0-1.0"
|
||||||
homepage="https://monocypher.org"
|
homepage="https://monocypher.org"
|
||||||
changelog="https://monocypher.org/changelog"
|
changelog="https://monocypher.org/changelog"
|
||||||
distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz"
|
distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz"
|
||||||
checksum=99e0b2403d4313eb0a13364480961a1a4ce2434e99e9478ca2f2ac4152f0ad52
|
checksum=2f5796dba699cfdda5acd7721bf7df2c42e7e01d5cb843294a2a6e0a28cec0e9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENCE.md
|
vlicense LICENCE.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue