mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-23 17:33:34 +08:00
Updated libx11 to 1.4.4
This commit is contained in:
parent
a78526a24f
commit
8e0ae8c74a
@ -5,8 +5,8 @@
|
||||
|
||||
_pkgbasename=libx11
|
||||
pkgname=lib32-$_pkgbasename
|
||||
pkgver=1.3.99.902
|
||||
pkgrel=2
|
||||
pkgver=1.4.4
|
||||
pkgrel=1
|
||||
pkgdesc="X11 client-side library (32-bit)"
|
||||
arch=(x86_64)
|
||||
url="http://xorg.freedesktop.org/"
|
||||
@ -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=('2014c0e26f008a689c20682f99cfcd9470140856')
|
||||
sha1sums=('2d9d38bfd7003ec60eea0b1999ab72cfd5fa3b90')
|
||||
|
||||
build() {
|
||||
export CC="gcc -m32"
|
||||
|
Loading…
Reference in New Issue
Block a user