summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-06-24 13:51:11 +0200
committerGoliathLabs2020-06-24 13:51:11 +0200
commit43785d08d159e8035cd69bf3cccd95c2beba6495 (patch)
tree5f8ca5376093c2617ca0d20493ab02b221140118 /PKGBUILD
parent17f305178e0352a96bd5a4edde4bf0f4dc09e702 (diff)
downloadaur-43785d08d159e8035cd69bf3cccd95c2beba6495.tar.gz
Updated: 4.8.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0bcd5a0a6f4..77c16d249912 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ pkgname=(python-ipalib
freeipa-common
freeipa-client-common
freeipa-client)
-pkgver=4.8.6
-pkgrel=2
+pkgver=4.8.7
+pkgrel=1
pkgdesc='The Identity, Policy and Audit system'
arch=('i686' 'x86_64')
url='http://www.freeipa.org/'
@@ -35,7 +35,7 @@ source=("https://releases.pagure.org/freeipa/freeipa-${pkgver}.tar.gz"
0001-platform-add-Arch-Linux-platform.patch
freeipa-client-update-sshd_config
freeipa-client-update-sshd_config.hook)
-sha256sums=('89df0d170e960d859512d2cdb601e99049bcb84423441d9b92a1cf47dd0a9d84'
+sha256sums=('ff8d0efa98f5b4cb57777be0fb80157b9e9627c2ab98a6c44cb41b1f8eb6774e'
'07571a3899e4403a404ffe2ad96816f9978dc4c8efc3204df9748784623f253b'
'9fbac49fa4bc23afe0c4d575ea2795f1da435399289dbd04c5a3ac47580e2a0d'
'1e73f394d276357dcd578df7a349b1f381c9edc7b1c053ecf65f7a9255c0490d')
@@ -70,7 +70,9 @@ build() {
--with-vendor-suffix=-arch-${pkgrel} \
--disable-server \
--without-ipatests \
- --disable-pylint --without-jslint
+ --disable-pylint --without-jslint \
+ --with-ipaplatform=arch
+
mkdir -p ../install
# Please put as much logic as possible into make install. It allows: