aboutsummaryrefslogtreecommitdiffstats
path: root/testing/createrepo_c
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-04-05 20:20:37 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-04-06 05:19:30 +0000
commitf7a1f103a1c0f94608cfd97dac0e93d5e509638d (patch)
treea134f01673d974af9970267dd4867de327256f63 /testing/createrepo_c
parent31fa66de274477218a69da100ea64fd591199e6f (diff)
downloadaports-f7a1f103a1c0f94608cfd97dac0e93d5e509638d.tar.bz2
aports-f7a1f103a1c0f94608cfd97dac0e93d5e509638d.tar.xz
testing/createrepo_c: rebuild against libressl-2.7
Diffstat (limited to 'testing/createrepo_c')
-rw-r--r--testing/createrepo_c/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/createrepo_c/APKBUILD b/testing/createrepo_c/APKBUILD
index f61aae92a5..e2ca7e9859 100644
--- a/testing/createrepo_c/APKBUILD
+++ b/testing/createrepo_c/APKBUILD
@@ -14,7 +14,7 @@ upstream_tag=0.10.0
commits_since=48
pkgver=${upstream_tag}.${commits_since}
-pkgrel=1
+pkgrel=2
pkgdesc="C implementation of createrepo"
url="https://github.com/rpm-software-management/createrepo_c/"
arch="all"