summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2017-12-28 11:03:40 +0100
committerGordian Edenhofer2017-12-28 11:03:40 +0100
commitaaec2963b8fc9e3745647f8ddb0e30e2b2bf8225 (patch)
tree3fc89573d63fd1370374d6647f7bcc3aca46ec5b
parentdd93bc0e27b4028c1ead6187e8279bc92af445ab (diff)
downloadaur-aaec2963b8fc9e3745647f8ddb0e30e2b2bf8225.tar.gz
upgpkg: slurm-llnl 17.11.1.2-1
upgpkg: slurm-llnl-dev 17.11.1.2-1 upgpkg: slurm-llnl-git 17.11.0.1.r229.ge6b0f9f392-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a23fc5e0b05..4cfc4cf775b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = slurm-llnl-dev
pkgdesc = Simple Linux Utility for Resource Management (development version)
- pkgver = 17.11.1.1
+ pkgver = 17.11.1.2
pkgrel = 1
url = https://www.schedmd.com
install = slurm-llnl-dev.install
@@ -26,7 +26,7 @@ pkgbase = slurm-llnl-dev
optdepends = numactl: NUMA support in the task/affinity plugin
optdepends = ncurses: adds the smap command
optdepends = gtk2: enables the sview command, a simple graphical frontend
- provides = slurm-llnl=17.11.1.1
+ provides = slurm-llnl=17.11.1.2
conflicts = slurm-llnl
backup = etc/default/slurm-llnl
source = slurm-tmpfiles.conf
@@ -34,12 +34,12 @@ pkgbase = slurm-llnl-dev
source = slurmctld.service
source = slurmd.service
source = slurmdbd.service
- source = https://github.com/SchedMD/slurm/archive/slurm-17-11-1-1.tar.gz
+ source = https://github.com/SchedMD/slurm/archive/slurm-17-11-1-2.tar.gz
sha512sums = 61f07699353d607ec43bab2a4fe29b4a380dab10108619e67ca2737193ab044a6e263179f7def932660acefd34c790c9d2b301cd6a49d92b8b80deeb1c7b8011
sha512sums = f74dacaaffa35fa11a62bb9efa492bb4ef9b197748f28c15210f362382da27ec1dd88a57a48fc6807029c93c9033c82e11545ea36622c683ae7bd09970ef8710
sha512sums = a1c2478a049dc1c024d773a73f363da6c9106d9533137f919394e8213376cb9167c8fcca7b038d1c45c441a1adce4524ccb68b6dd269a1000aba11b84b5352d5
sha512sums = ae2d0275bc9e0aac15d0d1dd4913b70ed4d4032e76c9c6ffdeae345c55834219f6495429d1d1c9129779221d6d08bada1228ccdb1c671b05d4a92ed6088bf55c
sha512sums = 56459e20d7f2624a8e8dd2982693b257e65df22c3609d991afdc1b2f79adaefc0586a76fd5fdd7dc2bdd39b3af0c91f38ddc4b1139081968903450bc28aca304
- sha512sums = 1c20e6a549fc691b1df260dababac6c7f23f8f622a9e911e75132ef4d504003fbce429d0d86db042efa593002bca172856fb98172e1675ddb2833387dfe0779e
+ sha512sums = 8d9a9979541042f06bcd71eaceff3b073ba6da2418f1bb1007fa4588762e88e8c0370688f790136aac2fb25aaf8caded64a400264e0aa78bc4ead0f3ac77ace5
pkgname = slurm-llnl-dev
diff --git a/PKGBUILD b/PKGBUILD
index d0104724316d..954a197623ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Submitter: Fredrik Tegenfeldt <fredrik.tegenfeldt@unige.ch>
pkgname=slurm-llnl-dev
-pkgver=17.11.1.1
+pkgver=17.11.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
@@ -44,7 +44,7 @@ sha512sums=('61f07699353d607ec43bab2a4fe29b4a380dab10108619e67ca2737193ab044a6e2
'a1c2478a049dc1c024d773a73f363da6c9106d9533137f919394e8213376cb9167c8fcca7b038d1c45c441a1adce4524ccb68b6dd269a1000aba11b84b5352d5'
'ae2d0275bc9e0aac15d0d1dd4913b70ed4d4032e76c9c6ffdeae345c55834219f6495429d1d1c9129779221d6d08bada1228ccdb1c671b05d4a92ed6088bf55c'
'56459e20d7f2624a8e8dd2982693b257e65df22c3609d991afdc1b2f79adaefc0586a76fd5fdd7dc2bdd39b3af0c91f38ddc4b1139081968903450bc28aca304'
- '1c20e6a549fc691b1df260dababac6c7f23f8f622a9e911e75132ef4d504003fbce429d0d86db042efa593002bca172856fb98172e1675ddb2833387dfe0779e')
+ '8d9a9979541042f06bcd71eaceff3b073ba6da2418f1bb1007fa4588762e88e8c0370688f790136aac2fb25aaf8caded64a400264e0aa78bc4ead0f3ac77ace5')
build() {
cd "${srcdir}/slurm-slurm-${pkgver//./-}"