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