summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2017-01-05 18:10:12 +0100
committerGordian Edenhofer2017-01-05 20:05:59 +0100
commit717e867422368c3a5199cac40c77f269a72620bf (patch)
treef96a9e6e8c300aa887a3b747d71606e9517fe086
parent05b775dca04676f017d015d635541d094ffed11c (diff)
downloadaur-717e867422368c3a5199cac40c77f269a72620bf.tar.gz
upgpkg: slurm-llnl 16.05.8-1
Use https wherever possible in url and comment fields. upgpkg: slurm-llnl-dev 17.02.0_0pre4-1 upgpkg: slurm-llnl-git 17.02.0.0pre2.r683.g4589be047d-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 093acba04c83..a28d73d9546f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = slurm-llnl-git
pkgdesc = Simple Linux Utility for Resource Management (development version)
- pkgver = 17.02.0.0pre2.r538.g8e7b7db
+ pkgver = 17.02.0.0pre2.r683.g4589be047d
pkgrel = 1
- url = http://www.schedmd.com
+ url = https://www.schedmd.com
install = slurm-llnl-git.install
arch = i686
arch = x86_64
@@ -25,7 +25,7 @@ pkgbase = slurm-llnl-git
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.02.0.0pre2.r538.g8e7b7db
+ provides = slurm-llnl=17.02.0.0pre2.r683.g4589be047d
conflicts = slurm-llnl
conflicts = slurm-llnl-dev
backup = etc/default/slurm-llnl
diff --git a/PKGBUILD b/PKGBUILD
index 29961def0a4e..683da8064de6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
# Submitter: Fredrik Tegenfeldt <fredrik.tegenfeldt@unige.ch>
pkgname=slurm-llnl-git
-pkgver=17.02.0.0pre2.r538.g8e7b7db
+pkgver=17.02.0.0pre2.r683.g4589be047d
pkgrel=1
pkgdesc="Simple Linux Utility for Resource Management (development version)"
arch=('i686' 'x86_64')
-url="http://www.schedmd.com"
+url="https://www.schedmd.com"
license=('GPL')
depends=('munge')
optdepends=("hwloc: enables the task/cgroup plugin"
@@ -59,7 +59,7 @@ build() {
# Optional Slurm plugins will be built automatically when the configure script
# detects that the required build requirements are present.
#
- # Read http://slurm.schedmd.com/quickstart_admin.html for more information
+ # Read https://slurm.schedmd.com/quickstart_admin.html for more information
./autogen.sh
./configure \