Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple source packages in yupdate.py #15

Open
Justinzobel opened this issue May 16, 2016 · 0 comments
Open

Support multiple source packages in yupdate.py #15

Justinzobel opened this issue May 16, 2016 · 0 comments

Comments

@Justinzobel
Copy link

Using mintest as example.
source :
- https://github.com/minetest/minetest/archive/0.4.14.tar.gz : eebc2830d0e2f431f648691a0072fbb773d000c56deaf09ddc5e7416096cdf85
- https://github.com/minetest/minetest_game/archive/0.4.14.tar.gz : 203de4d41a60466126ab92ca85f726d88d0084f2e78393da239e7416cb847054

Have yupdate.py accept multiple variables ie yupdate.py https://github.com/minetest/minetest/archive/0.4.14.tar.gz https://github.com/minetest/minetest_game/archive/0.4.14.tar.gz

yupdate.py would then clear out the existing source urls/sha256s and replace them with those of the newly provided URLs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant