summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2017-01-05 18:10:12 +0100
committerGordian Edenhofer2017-01-05 20:05:59 +0100
commit717e867422368c3a5199cac40c77f269a72620bf (patch)
treef96a9e6e8c300aa887a3b747d71606e9517fe086 /PKGBUILD
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
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 \