mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 14:21:02 +02:00
rbnacl-libsodium: 1.0.16 bump
This commit is contained in:
parent
8c1025a745
commit
6dffbe1089
2 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
DIST rbnacl-libsodium-1.0.13.gem 2337280 SHA256 ed05931bc053007445c384a615a24ee05ba997dabdfc3e825301d4402275438c SHA512 d0877fa8fe8fa6ffdc9b2e50bf22a1e035e9999abc100ed08bb8e611fa0f51c177831755d51b3ff36d6d05d1e0b921110759f7f0e036a470a0fc8739e298a4d3 WHIRLPOOL d5e5251cccd495da0b198bd797285158f6c557791afa7a074801744d33e40a345349f9ec972ab0d9b28757e1fbb5802a29b1b43ac23c835ce549a9117b0db36d
|
||||
DIST rbnacl-libsodium-1.0.16.gem 2738176 BLAKE2B 4a29ad5a36237da38e193e95abb8e8d88a9b5df2a9263e8fa77ae00046d01706a1bdf0cdcf75886c9b9090dd9af83d100cc7e47fc12c03c1440a8ce9fcb13c4b SHA512 da200becdd3f6c6d6f86d783f8094f209aa13cc6520cbde0538d25d4fae0507a9cbec0aa7c63d893686da0eca64dd0633fe69c1d1285727396ce914ee7b8eb63
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
|
@ -15,4 +15,4 @@ SLOT="0"
|
|||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND=" >=dev-ruby/rbnacl-3.0.1 "
|
||||
RDEPEND=">=dev-ruby/rbnacl-3.0.1"
|
||||
Loading…
Reference in a new issue