blob: 1a0ce3a0c14d3428c7bed25a406906352ac7d062 (
plain)
1
2
3
4
5
6
7
|
name=libxml2
version=2.15.0
release=1
source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz
overflow.patch"
build_type=configure_build
build_opt="--with-icu"
|