migration to source archives
Crates without maintainer or pending migration remain in /orphaned GitHub URLs rely on the default tarballs that at some point will have to be released with uploaded binaries (with `alr publish` support).
This commit is contained in:
@@ -3,6 +3,7 @@ description = "Library implementing the deflate method from gzip/PKZIP"
|
||||
licenses = []
|
||||
authors = ["Jean-loup Gailly", "Mark Adler"]
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
maintainers-logins = ["mosteo"]
|
||||
|
||||
['1.2']
|
||||
|
||||
|
||||
@@ -4,12 +4,13 @@ licenses = []
|
||||
authors = ["Dmitriy Anisimkov"]
|
||||
website = "http://zlib-ada.sourceforge.net/"
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
|
||||
maintainers-logins = ["mosteo"]
|
||||
project-files = ["zlib.gpr"]
|
||||
executables = ["buffer_demo", "mtest", "read", "test"]
|
||||
|
||||
['1.3.0']
|
||||
origin = "git+https://github.com/alire-project/zlib-ada.git@2bacba46c2d4d753c300848fe8134ee150078167"
|
||||
['1.3']
|
||||
origin = "https://sourceforge.net/projects/zlib-ada/files/zlib-ada/1.3/zlib-ada-1.3.tar.gz"
|
||||
origin-hashes = ["sha512:e1677e3caa1fa963073b11bfba28f90e4ecd3032c1615792ad61a9860b25c73f5ef8ad062277ce29bc2ce7af08f45995161760baf4e60b79d194986fa2839977"]
|
||||
|
||||
['1.3.0'.depends-on]
|
||||
['1.3'.depends-on]
|
||||
zlib = "^1.2"
|
||||
|
||||
Reference in New Issue
Block a user