Migration to separate [origin] table
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
description = "Web Server Faces JSR 252, JSR 314 and JSR 344 (Testing framework)"
|
||||
name = "serverfaces_unit"
|
||||
version = "1.3.0"
|
||||
origin = "https://github.com/stcarrez/ada-asf/archive/1.3.0.tar.gz"
|
||||
licenses = ["Apache 2.0"]
|
||||
maintainers = ["Stephane.Carrez@gmail.com"]
|
||||
maintainers-logins = ["stcarrez"]
|
||||
project-files = [".alire/unit/asf.gpr"]
|
||||
origin-hashes = ["sha512:74425bce8321e220d97da08131b49c2d1811fe174f16d4e3a4fccb3c244029b736b138a3d008821ba01ca7472152d37709d5eef08d3cccd32a59130c0649b613"]
|
||||
|
||||
[[actions]]
|
||||
type = "post-fetch"
|
||||
@@ -21,3 +19,7 @@ utilada = "^2.0.0"
|
||||
[gpr-externals]
|
||||
BUILD = ["distrib", "debug", "optimize", "profile", "coverage"]
|
||||
SECURITY_LIBRARY_TYPE = ["relocatable", "static", "static-pic"]
|
||||
|
||||
[origin]
|
||||
url = "https://github.com/stcarrez/ada-asf/archive/1.3.0.tar.gz"
|
||||
hashes = ["sha512:74425bce8321e220d97da08131b49c2d1811fe174f16d4e3a4fccb3c244029b736b138a3d008821ba01ca7472152d37709d5eef08d3cccd32a59130c0649b613"]
|
||||
|
||||
Reference in New Issue
Block a user