summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:16:19 -0500
committerjwhendy2019-07-03 22:16:19 -0500
commitb3c1baf565b179d56d458383f20af12dd228c2d3 (patch)
tree76afe98c0abc1874c2f28b55d63d9ec04f4dbd9c
parent648b3446d347c1ca694dde2f2d46215504b2ed71 (diff)
downloadaur-b3c1baf565b179d56d458383f20af12dd228c2d3.tar.gz
updated URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49880a6c6990..87a77706dc34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-xmlrpcpp
pkgdesc = ROS - XmlRpc++ is a C++ implementation of the XML-RPC protocol.
pkgver = 1.12.14
pkgrel = 2
- url = http://xmlrpcpp.sourceforge.net
+ url = https://wiki.ros.org/xmlrpcpp
arch = any
license = LGPL-2.1
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 4d863ec98b54..66ddca2945b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Script generated with import_catkin_packages.py.
# For more information: https://github.com/bchretien/arch-ros-stacks.
pkgdesc="ROS - XmlRpc++ is a C++ implementation of the XML-RPC protocol."
-url='http://xmlrpcpp.sourceforge.net'
+url='https://wiki.ros.org/xmlrpcpp'
pkgname='ros-melodic-xmlrpcpp'
pkgver='1.12.14'