mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-23 17:33:34 +08:00
libx11 update
This commit is contained in:
parent
e6d0167dba
commit
9736007adf
@ -5,7 +5,7 @@
|
||||
|
||||
_pkgbasename=libx11
|
||||
pkgname=lib32-$_pkgbasename
|
||||
pkgver=1.4.3
|
||||
pkgver=1.5.0
|
||||
pkgrel=1
|
||||
pkgdesc="X11 client-side library (32-bit)"
|
||||
arch=(x86_64)
|
||||
@ -15,7 +15,7 @@ makedepends=('xorg-util-macros' 'xextproto' 'xtrans' 'inputproto' 'gcc-multilib'
|
||||
options=('!libtool')
|
||||
license=('custom:XFREE86')
|
||||
source=(${url}/releases/individual/lib/libX11-${pkgver}.tar.bz2)
|
||||
sha1sums=('174270a0e51614b5077026fc6c20701d4e09aef8')
|
||||
sha1sums=('8177535c9c59d8c3ab98d55ce53520b5737ccd1a')
|
||||
|
||||
build() {
|
||||
export CC="gcc -m32"
|
||||
|
Loading…
Reference in New Issue
Block a user