summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 319b7bdb3efb..ee85f44a9744 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-ecl-concepts
pkgdesc = ROS - Introduces a compile time concept checking mechanism that can be used most commonly to check for required functionality when passing template arguments.
pkgver = 0.62.1
pkgrel = 1
- url = http://wiki.ros.org/ecl_concepts
+ url = https://wiki.ros.org/ecl_concepts
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 720650e47d25..161ac8159895 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Timon Engelke <aur@timonengelke.de>
pkgdesc="ROS - Introduces a compile time concept checking mechanism that can be used most commonly to check for required functionality when passing template arguments."
-url='http://wiki.ros.org/ecl_concepts'
+url='https://wiki.ros.org/ecl_concepts'
pkgname='ros-melodic-ecl-concepts'
pkgver='0.62.1'