mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-03 08:37:20 +08:00
rebuild for libgcrypt
This commit is contained in:
parent
ec0d06c330
commit
5e706a53db
@ -6,7 +6,7 @@
|
||||
_pkgbasename=libssh2
|
||||
pkgname=lib32-$_pkgbasename
|
||||
pkgver=1.4.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A library implementing the SSH2 protocol as defined by Internet Drafts (32-bit)"
|
||||
arch=('x86_64')
|
||||
url="http://www.libssh2.org/"
|
||||
|
@ -1,7 +1,7 @@
|
||||
pkgname=lib32-systemd
|
||||
_pkgbasename=systemd
|
||||
pkgver=218
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="system and service manager (32-bit)"
|
||||
arch=('x86_64')
|
||||
url="http://www.freedesktop.org/wiki/Software/systemd"
|
||||
@ -92,6 +92,8 @@ build() {
|
||||
--without-python \
|
||||
--disable-libcryptsetup \
|
||||
--disable-microhttpd \
|
||||
--disable-qrencode \
|
||||
--disable-xkbcommon \
|
||||
--with-sysvinit-path= \
|
||||
--with-sysvrcnd-path= \
|
||||
--with-firmware-path="/usr/lib/firmware/updates:/usr/lib/firmware"
|
||||
|
Loading…
Reference in New Issue
Block a user