aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-29 14:01:14 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:11 +0000
commit65f3af942e24d3bb46b17b32fca98ac00c93d113 (patch)
tree97f2df82a85e9e9e168054fca2814191306fe72f
parent01776db86fa018c910320a7e4c159564e1a93d66 (diff)
testing/opkg-utils: rebuild against python 3.9
-rw-r--r--testing/opkg-utils/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/opkg-utils/APKBUILD b/testing/opkg-utils/APKBUILD
index cdc6e8ff662..0759b315dc9 100644
--- a/testing/opkg-utils/APKBUILD
+++ b/testing/opkg-utils/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ryan Barnett <ryanbarnett3@gmail.com>
pkgname=opkg-utils
pkgver=0.4.3
-pkgrel=0
+pkgrel=1
pkgdesc="Helper scripts for use with the opkg package manager"
url="https://git.yoctoproject.org/cgit/cgit.cgi/opkg-utils/"
arch="noarch"