gobolinux / Recipes

The GoboLinux recipes repository
107 stars 30 forks source link

CA-Certificates 20230311 #200

Closed seansummers closed 1 year ago

Nuc1eoN commented 1 year ago

Would you mind elaborating a little on what you did here? Is this a mere version bump or did you apply any/changes fixes to the original recipe? The way it is set up, GitHub sadly doesn't present us a diff of changes between recipe bumps.

I will test the recipe it locally later.

Btw, did you utilize NewVersion and ContributeRecipe to bump version and initiate a pull request?

Thank you @seansummers!

seansummers commented 1 year ago

Yes, I used NewVersion and ContributeRecipe.

I did this because the current CA-Certificates recipe (and most other older versions) does not work at all, due to missing files upstream.

Nuc1eoN commented 1 year ago

I did this because the current CA-Certificates recipe (and most other older versions) does not work at all, due to missing files upstream.

Oh indeed, that must have happened recently (worked fine for me just a few weeks ago).

Your recipe builds fine on my end, good job! I have only adjusted the formatting. Merging..