mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-23 17:33:34 +08:00
Updated libxi to 1.4.3
This commit is contained in:
parent
ef476fadbe
commit
4d1f21549a
@ -5,8 +5,8 @@
|
||||
|
||||
_pkgbasename=libxi
|
||||
pkgname=lib32-$_pkgbasename
|
||||
pkgver=1.3.2
|
||||
pkgrel=3
|
||||
pkgver=1.4.3
|
||||
pkgrel=1
|
||||
pkgdesc="X11 Input extension library (32-bit)"
|
||||
arch=('x86_64')
|
||||
url="http://xorg.freedesktop.org"
|
||||
@ -15,7 +15,7 @@ makedepends=('pkgconfig' 'xorg-util-macros' gcc-multilib)
|
||||
options=(!libtool)
|
||||
license=('custom')
|
||||
source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
|
||||
md5sums=('26f93781356b1fdde08f7ee9cd5884d6')
|
||||
md5sums=('792e8a7ddc7175911d69f823d38eaff6')
|
||||
|
||||
build() {
|
||||
export CC="gcc -m32"
|
||||
|
Loading…
Reference in New Issue
Block a user