|
@@ -14,6 +14,7 @@ package("pkgconf")
|
|
add_versions("tarball:1.9.5", "1ac1656debb27497563036f7bffc281490f83f9b8457c0d60bcfb638fb6b6171")
|
|
add_versions("tarball:1.9.5", "1ac1656debb27497563036f7bffc281490f83f9b8457c0d60bcfb638fb6b6171")
|
|
add_versions("tarball:2.0.3", "cabdf3c474529854f7ccce8573c5ac68ad34a7e621037535cbc3981f6b23836c")
|
|
add_versions("tarball:2.0.3", "cabdf3c474529854f7ccce8573c5ac68ad34a7e621037535cbc3981f6b23836c")
|
|
add_versions("tarball:2.4.3", "51203d99ed573fa7344bf07ca626f10c7cc094e0846ac4aa0023bd0c83c25a41")
|
|
add_versions("tarball:2.4.3", "51203d99ed573fa7344bf07ca626f10c7cc094e0846ac4aa0023bd0c83c25a41")
|
|
|
|
+ add_versions("tarball:2.5.1", "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243")
|
|
add_versions("git:1.7.4", "pkgconf-1.7.4")
|
|
add_versions("git:1.7.4", "pkgconf-1.7.4")
|
|
add_versions("git:1.8.0", "pkgconf-1.8.0")
|
|
add_versions("git:1.8.0", "pkgconf-1.8.0")
|
|
add_versions("git:1.9.3", "pkgconf-1.9.3")
|
|
add_versions("git:1.9.3", "pkgconf-1.9.3")
|
|
@@ -21,6 +22,7 @@ package("pkgconf")
|
|
add_versions("git:1.9.5", "pkgconf-1.9.5")
|
|
add_versions("git:1.9.5", "pkgconf-1.9.5")
|
|
add_versions("git:2.0.3", "pkgconf-2.0.3")
|
|
add_versions("git:2.0.3", "pkgconf-2.0.3")
|
|
add_versions("git:2.4.3", "pkgconf-2.4.3")
|
|
add_versions("git:2.4.3", "pkgconf-2.4.3")
|
|
|
|
+ add_versions("git:2.5.1", "pkgconf-2.5.1")
|
|
|
|
|
|
on_load(function (package)
|
|
on_load(function (package)
|
|
if not package:is_precompiled() and is_host("windows") then
|
|
if not package:is_precompiled() and is_host("windows") then
|