summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2019-08-05 22:12:49 +0200
committerGordian Edenhofer2019-08-05 22:12:49 +0200
commitcd80d1d6e84254118c72fc8e59751530de2cf34d (patch)
tree7a040f2b1bd02ce602998022743be112ac68bf7d /PKGBUILD
parent89531ee4006ef11305181364b3db8108c9dd25d7 (diff)
downloadaur-cd80d1d6e84254118c72fc8e59751530de2cf34d.tar.gz
upgpkg: slurm-llnl 19.05.1.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19c95a16e35f..12559db49aca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
# Submitter: Fredrik Tegenfeldt <fredrik.tegenfeldt@unige.ch>
pkgname=slurm-llnl
-pkgver=19.05.0.1
+pkgver=19.05.1.2
# Hyphens (-) are prohibited however they are used by the package author
# therefore it is necessary to invoke ${pkgver} like ${pkgver//./-}
# this will substitute any full stops (.) with hyphens
-pkgrel=2
+pkgrel=1
pkgdesc="Simple Linux Utility for Resource Management"
arch=('i686' 'x86_64' 'armv7h')
url="https://www.schedmd.com"
@@ -43,7 +43,7 @@ sha512sums=('61f07699353d607ec43bab2a4fe29b4a380dab10108619e67ca2737193ab044a6e2
'a1c2478a049dc1c024d773a73f363da6c9106d9533137f919394e8213376cb9167c8fcca7b038d1c45c441a1adce4524ccb68b6dd269a1000aba11b84b5352d5'
'ae2d0275bc9e0aac15d0d1dd4913b70ed4d4032e76c9c6ffdeae345c55834219f6495429d1d1c9129779221d6d08bada1228ccdb1c671b05d4a92ed6088bf55c'
'56459e20d7f2624a8e8dd2982693b257e65df22c3609d991afdc1b2f79adaefc0586a76fd5fdd7dc2bdd39b3af0c91f38ddc4b1139081968903450bc28aca304'
- '172258f89e2b42c17e83ddeef4e8f2a6456f4c25d55cd306543c546afb9717a61a19ebf39e53ebb440d91afb6764a6c6e2b4c97448d65f462fbe02ed46b593ce')
+ 'fe2f9d271ec1017dd2940eea82b87374bd15deaa1e95ab045dcc07198be65b95aa734ab73b11fe9b5621bd32cc6622c82c869e23f3db17c6bde47844dd0cddcd')
build() {
@@ -68,12 +68,10 @@ build() {
--sysconfdir=/etc/slurm-llnl \
--localstatedir=/var \
--enable-pam \
- --with-proctrack \
--with-pmix \
--with-hdf5 \
--with-hwloc \
--with-rrdtool \
- --with-ssl \
--with-munge
make