aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 22:00:03 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:39 +0000
commit035c6cc35919ef197dbc3f6673596043196ffe4e (patch)
tree225112780a1ef348395576cdbbc54dd84c23dddb /testing
parent142f2ce8450810db78a77e049ebbe76b4da76c34 (diff)
downloadaports-035c6cc35919ef197dbc3f6673596043196ffe4e.tar.bz2
aports-035c6cc35919ef197dbc3f6673596043196ffe4e.tar.xz
testing/pacparser: rebuild against python 3.8
Diffstat (limited to 'testing')
-rw-r--r--testing/pacparser/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pacparser/APKBUILD b/testing/pacparser/APKBUILD
index d1b5f48a78..8688bb223c 100644
--- a/testing/pacparser/APKBUILD
+++ b/testing/pacparser/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Aaron Hurt <ahurt@ena.com>
pkgname=pacparser
pkgver=1.3.7
-pkgrel=1
+pkgrel=2
pkgdesc="A library to parse proxy auto-config (PAC) files"
url="http://pacparser.manugarg.com"
# x86, armhf: https://github.com/pacparser/pacparser/issues/77