libsodium: update to 1.0.0.
This commit is contained in:
parent
799d24e803
commit
992d730666
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libsodium'
|
||||
pkgname=libsodium
|
||||
version=0.7.1
|
||||
version=1.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="lt_cv_prog_compiler_static_works=yes"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="ISC"
|
||||
homepage="https://github.com/jedisct1/libsodium"
|
||||
distfiles="https://github.com/jedisct1/libsodium/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=ef46bbb5bac263ef6d3fc00ccc11d4690aea83643412919fe15369b9870280a7
|
||||
checksum=ced1fe3d2066953fea94f307a92f8ae41bf0643739a44309cbe43aa881dbc9a5
|
||||
|
||||
libsodium-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue