ports: Add expat port
This commit is contained in:
5
ports/expat/build.sh
Executable file
5
ports/expat/build.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash ../install.sh
|
||||
|
||||
NAME='expat'
|
||||
VERSION='2.7.1'
|
||||
DOWNLOAD_URL="https://github.com/libexpat/libexpat/releases/download/R_2_7_1/expat-$VERSION.tar.gz#0cce2e6e69b327fc607b8ff264f4b66bdf71ead55a87ffd5f3143f535f15cfa2"
|
||||
Reference in New Issue
Block a user