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 0aa1035394f0..d4686f0f6667 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-clear-costmap-recovery
pkgdesc = ROS - This package provides a recovery behavior for the navigation stack that attempts to clear space by reverting the costmaps used by the navigation stack to the static map outside of a given area.
pkgver = 1.16.2
pkgrel = 2
- url = http://wiki.ros.org/clear_costmap_recovery
+ url = https://wiki.ros.org/clear_costmap_recovery
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index b7b107a564b5..d99f045aec35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Timon Engelke <aur@timonengelke.de>
pkgdesc="ROS - This package provides a recovery behavior for the navigation stack that attempts to clear space by reverting the costmaps used by the navigation stack to the static map outside of a given area."
-url='http://wiki.ros.org/clear_costmap_recovery'
+url='https://wiki.ros.org/clear_costmap_recovery'
pkgname='ros-melodic-clear-costmap-recovery'
pkgver='1.16.2'