aboutsummaryrefslogtreecommitdiffstats
path: root/main/libxml2
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-03 20:11:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:36 +0000
commitf5f7467df75b4ea412514e0472909bd3d376b3fd (patch)
tree4bb55243640e00c282bd387fdd431e7b2da4fce2 /main/libxml2
parent03dfdbac079f69c7e2f86c23e1df244cb03431da (diff)
downloadaports-f5f7467df75b4ea412514e0472909bd3d376b3fd.tar.bz2
aports-f5f7467df75b4ea412514e0472909bd3d376b3fd.tar.xz
main/libxml2: rebuild against python 3.7
Diffstat (limited to 'main/libxml2')
-rw-r--r--main/libxml2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libxml2/APKBUILD b/main/libxml2/APKBUILD
index fa7361a4e0..9786ea4669 100644
--- a/main/libxml2/APKBUILD
+++ b/main/libxml2/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=libxml2
pkgver=2.9.9
-pkgrel=1
+pkgrel=2
pkgdesc="XML parsing library, version 2"
url="http://www.xmlsoft.org/"
arch="all"