parent
d093296428
commit
2c1b690cb6
2 changed files with 3 additions and 2 deletions
|
@ -3976,6 +3976,7 @@ libselinux.so.1 libselinux-3.0_1
|
|||
libsepol.so.1 libsepol-3.0_1
|
||||
libfrrcares.so.0 libfrr-7.3.1_1
|
||||
libhugetlbfs.so.0 libhugetlbfs-2.22_1
|
||||
libmonocypher.so.3 monocypher-3.1.1_1
|
||||
libkpathsea.so.6 texlive-20200406_1
|
||||
libtexluajit.so.2 texlive-LuaTeX-20200406_1
|
||||
libtexlua53.so.5 texlive-LuaTeX-20200406_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'monocypher'
|
||||
pkgname=monocypher
|
||||
version=3.1.0
|
||||
version=3.1.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Easy to use crypto library inspired by libsodium and TweetNaCl"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-2-Clause, CC0-1.0"
|
||||
homepage="https://monocypher.org"
|
||||
distfiles="https://monocypher.org/download/monocypher-${version}.tar.gz"
|
||||
checksum=f65e8cdd90ad7d0580a20a1e36eedaff150bf215a2f8096222cbf14149d94eb4
|
||||
checksum=ed96874acfe75781cfbe06b049868920f0e9f493ec78e7d6e3879177a8d0af7a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE.md
|
||||
|
|
Loading…
Reference in a new issue