aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-04-05 13:23:05 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:34 +0000
commit5dc9660543cd7fa84b701a425efccd94c036ba07 (patch)
treecda917e322f37727260c75656d45557c154f0478
parent59c2bb581853b3585e99997d0e4d85a1ea7eb319 (diff)
testing/py3-rosdistro: rebuild against python 3.9
-rw-r--r--testing/py3-rosdistro/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-rosdistro/APKBUILD b/testing/py3-rosdistro/APKBUILD
index a1b5e65847c..49c16233e51 100644
--- a/testing/py3-rosdistro/APKBUILD
+++ b/testing/py3-rosdistro/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-rosdistro
_pkgname=rosdistro
pkgver=0.8.3
-pkgrel=0
+pkgrel=1
pkgdesc="Tools to work with catkinized rosdistro files"
url="https://github.com/ros-infrastructure/rosdistro"
arch="noarch"