signify: add v31 (#38156)

This commit is contained in:
Alec Scott 2023-06-05 02:20:04 -07:00 committed by GitHub
parent 7beae8af30
commit 4cfd49019c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,7 @@ class Signify(MakefilePackage):
homepage = "https://github.com/aperezdc/signify"
url = "https://github.com/aperezdc/signify/archive/v23.tar.gz"
version("31", sha256="8111af7424f4cc69dab5cd43a14ccd607ca2d171ac77dd3ae288264a53254e5f")
version("23", sha256="1c690bf0e4283e0764a4a9dd784cb3debf4bb456b975b275dd1aaac7d5afe030")
depends_on("libbsd@0.8:")