Add expat recipe

This commit is contained in:
Jeremy Soller 2020-05-21 20:16:30 -06:00
parent f8f3718f39
commit 397cf47ad2
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -0,0 +1,5 @@
[source]
tar = "https://github.com/libexpat/libexpat/releases/download/R_2_2_6/expat-2.2.6.tar.bz2"
[build]
template = "configure"