bernd / fpm-recipes

My collection of fpm-cookery recipes.
145 stars 44 forks source link

md5/sha1 is fixed while version number/source url is dynamic #35

Open leonmax opened 9 years ago

leonmax commented 9 years ago

this makes the dynamic version basically useless, md5/sha1 should be downloadable just like the source itself

bernd commented 9 years ago

Sorry, I don't understand the issue. :confused:

What is your exact problem and with which recipe in this repository?

leonmax commented 9 years ago

you have to manually define the md5 of the package you are downloading, while lots of them, the md5 is also downloadable.

caquino commented 4 years ago

@leonmax if you want to dynamic download the hashes, and versions you can do something similar to this: https://github.com/caquino/packages/blob/master/packages/terraform/dynamic/recipe.rb