From 64b7509c59bfe5e6d17e350db20a93c8c6e33cf1 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 6 Nov 2018 16:14:46 +0000 Subject: testing/createrepo_c: rebuild against openssl 1.1 --- testing/createrepo_c/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/createrepo_c/APKBUILD') diff --git a/testing/createrepo_c/APKBUILD b/testing/createrepo_c/APKBUILD index e2ca7e9859..02de94d91a 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=2 +pkgrel=3 pkgdesc="C implementation of createrepo" url="https://github.com/rpm-software-management/createrepo_c/" arch="all" @@ -27,7 +27,7 @@ makedepends=" expat-dev file-dev glib-dev - libressl-dev + openssl-dev libxml2-dev python2-dev rpm-dev -- cgit v1.2.3