mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
depends: Switch expat download to GitHub
This commit is contained in:
parent
a17fecfdf0
commit
25afebc2ba
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
package=expat
|
||||
$(package)_version=2.2.1
|
||||
$(package)_download_path=https://downloads.sourceforge.net/project/expat/expat/$($(package)_version)
|
||||
$(package)_download_path=https://github.com/libexpat/libexpat/releases/download/R_2_2_1/
|
||||
$(package)_file_name=$(package)-$($(package)_version).tar.bz2
|
||||
$(package)_sha256_hash=1868cadae4c82a018e361e2b2091de103cd820aaacb0d6cfa49bd2cd83978885
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue