aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-04 09:53:05 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:37 +0000
commit02b5d4e5cd446e0b31dab64837f1962866ae06c7 (patch)
tree9b78eb34146b20a1a45be64c5f57667eb5e16daa /main
parent261d781d07d594f29dfe431f00d5b280605d2f24 (diff)
downloadaports-02b5d4e5cd446e0b31dab64837f1962866ae06c7.tar.bz2
aports-02b5d4e5cd446e0b31dab64837f1962866ae06c7.tar.xz
main/talloc: rebuild against python 3.7
Diffstat (limited to 'main')
-rw-r--r--main/talloc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/talloc/APKBUILD b/main/talloc/APKBUILD
index dcc3072ef7..cdb15cee1f 100644
--- a/main/talloc/APKBUILD
+++ b/main/talloc/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=talloc
pkgver=2.1.14
-pkgrel=1
+pkgrel=2
pkgdesc="Memory pool management library"
url="https://talloc.samba.org"
arch="all"