mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-23 17:33:34 +08:00
lib32-libxml2: update to 2.9.4
This commit is contained in:
parent
3d9e806e03
commit
5ac9719811
@ -5,7 +5,7 @@
|
||||
|
||||
_pkgbasename=libxml2
|
||||
pkgname=lib32-$_pkgbasename
|
||||
pkgver=2.9.3
|
||||
pkgver=2.9.4
|
||||
pkgrel=1
|
||||
pkgdesc="XML parsing library, version 2 (32-bit)"
|
||||
arch=(x86_64)
|
||||
@ -15,7 +15,7 @@ makedepends=('lib32-gcc-libs')
|
||||
options=('!libtool')
|
||||
url="http://www.xmlsoft.org/"
|
||||
source=(ftp://ftp.xmlsoft.org/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.gz)
|
||||
md5sums=('daece17e045f1c107610e137ab50c179')
|
||||
md5sums=('ae249165c173b1ff386ee8ad676815f5')
|
||||
|
||||
build() {
|
||||
export CC="gcc -m32"
|
||||
|
Loading…
Reference in New Issue
Block a user