Commit 76d4e6de authored by Łukasz Nowak's avatar Łukasz Nowak

component/libcap-ng: Use reliable source

SSL certificate of people.redhat.com has bad chain, which results with failed
downloads.
parent 16656e00
Pipeline #20465 failed with stage
in 0 seconds
...@@ -8,7 +8,7 @@ parts = libcap-ng ...@@ -8,7 +8,7 @@ parts = libcap-ng
[libcap-ng] [libcap-ng]
recipe = slapos.recipe.cmmi recipe = slapos.recipe.cmmi
shared = true shared = true
url = https://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.8.2.tar.gz url = http://sources.buildroot.net/libcap-ng/libcap-ng-0.8.2.tar.gz
md5sum = faf1ef766cf068ad1aba4008ced665f7 md5sum = faf1ef766cf068ad1aba4008ced665f7
location = @@LOCATION@@ location = @@LOCATION@@
configure-options = configure-options =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment