aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-10 10:36:20 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-10 10:46:25 +0100
commit3a1121531ce0ff0839cef356b6dafb56cd98ee27 (patch)
tree00d42175a1b04a347b5e2281fe8ed8fc42c4ca91 /testing
parent3129f242a17414701f059dc7348f010f45f84d30 (diff)
downloadaports-3a1121531ce0ff0839cef356b6dafb56cd98ee27.tar.bz2
aports-3a1121531ce0ff0839cef356b6dafb56cd98ee27.tar.xz
testing/py3-catkin-pkg: upgrade to 0.4.15
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-catkin-pkg/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-catkin-pkg/APKBUILD b/testing/py3-catkin-pkg/APKBUILD
index 6179f4184b..a9cd96cfcf 100644
--- a/testing/py3-catkin-pkg/APKBUILD
+++ b/testing/py3-catkin-pkg/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Russ Webber <russ@rw.id.au>
pkgname=py3-catkin-pkg
_pkgname=catkin_pkg
-pkgver=0.4.14
-pkgrel=1
+pkgver=0.4.15
+pkgrel=0
pkgdesc="Standalone Python library for the catkin build system."
url="http://wiki.ros.org/catkin_pkg"
arch="noarch"
@@ -24,4 +24,4 @@ build() {
package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="95df6d07e4e3fe8b7ac6de67b6603fe2176b46601570aff8b13e38e2fc1574dfe4c600b32190e2ca5897d1e964c5e5de78c6e752db0fe3c26501565af10a6bff catkin_pkg-0.4.14.tar.gz"
+sha512sums="d81c04f83cc8bbd38db5ea96ffa95fd167e1767223ba99f5a6c0835f5b7744b4cb0a64e2f7e2eb4f0c3cd95a8645164dfb18a11aab18e77ebab70686adfd975a catkin_pkg-0.4.15.tar.gz"