187 B
187 B
expat 2.7.1
https://github.com/libexpat/libexpat/releases/download/R_2_7_1/expat-2.7.1.tar.gz
./configure --prefix=/pkg/gnu/expat
make -j$(nproc)
make install
https://github.com/libexpat/libexpat/releases/download/R_2_7_1/expat-2.7.1.tar.gz
./configure --prefix=/pkg/gnu/expat
make -j$(nproc)
make install