diff options
author | Juergen Daubert <jue@jue.li> | 2017-09-04 17:01:32 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2017-09-04 17:01:32 +0200 |
commit | 69d4e10f5cd1c1d7dd4497bc0eb1aa92000e20a8 (patch) | |
tree | fa39c6d8696d90d3b28fb4265b1b1678ef2c4328 /libxml2-python/Pkgfile | |
parent | c34e52ae6f49fbdeb54ffd06a74a208a394fd388 (diff) | |
download | opt-69d4e10f5cd1c1d7dd4497bc0eb1aa92000e20a8.tar.gz opt-69d4e10f5cd1c1d7dd4497bc0eb1aa92000e20a8.tar.xz |
libxml2-python: update to 2.9.5
Diffstat (limited to 'libxml2-python/Pkgfile')
-rw-r--r-- | libxml2-python/Pkgfile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libxml2-python/Pkgfile b/libxml2-python/Pkgfile index 3eaaac091..76188f023 100644 --- a/libxml2-python/Pkgfile +++ b/libxml2-python/Pkgfile @@ -4,10 +4,9 @@ # Depends on: python libxml2 name=libxml2-python -version=2.9.4.83 +version=2.9.5 release=1 -#source=(ftp://xmlsoft.org/libxml2/libxml2-$version.tar.gz \ -source=(http://crux.s3.amazonaws.com/dist/libxml2-$version.tar.xz \ +source=(ftp://xmlsoft.org/libxml2/libxml2-$version.tar.gz \ $name-config.patch) build () { |