aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-catkin-pkg
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-28 01:23:39 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-28 01:29:30 +0100
commit60869f20dd16001d105e88eaf796d6d7e35103b6 (patch)
tree4397703406e52fadaa76a5de5a983eacc0363b05 /testing/py3-catkin-pkg
parent63839cc171a0b1cd1ca745e9291c22f7152fd88a (diff)
downloadaports-60869f20dd16001d105e88eaf796d6d7e35103b6.tar.bz2
aports-60869f20dd16001d105e88eaf796d6d7e35103b6.tar.xz
testing/py3-catkin-pkg: upgrade to 0.4.16
Diffstat (limited to 'testing/py3-catkin-pkg')
-rw-r--r--testing/py3-catkin-pkg/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-catkin-pkg/APKBUILD b/testing/py3-catkin-pkg/APKBUILD
index a9cd96cfcf..3c74007fb9 100644
--- a/testing/py3-catkin-pkg/APKBUILD
+++ b/testing/py3-catkin-pkg/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Russ Webber <russ@rw.id.au>
pkgname=py3-catkin-pkg
_pkgname=catkin_pkg
-pkgver=0.4.15
+pkgver=0.4.16
pkgrel=0
pkgdesc="Standalone Python library for the catkin build system."
url="http://wiki.ros.org/catkin_pkg"
@@ -24,4 +24,4 @@ build() {
package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="d81c04f83cc8bbd38db5ea96ffa95fd167e1767223ba99f5a6c0835f5b7744b4cb0a64e2f7e2eb4f0c3cd95a8645164dfb18a11aab18e77ebab70686adfd975a catkin_pkg-0.4.15.tar.gz"
+sha512sums="e4589b22823688561af2ef6e583d14280705e5fcc6e397d6e329e83f2cf4626fef538428e234590cf4522a90cecfc18184bec43ff1c19deafed60feba33bf683 catkin_pkg-0.4.16.tar.gz"