From 2befa7e835a59655e875fcf2e21df25ab0c570c3 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 4 Apr 2018 19:37:06 +0000 Subject: [PATCH] main/cgit: rebuild against libressl-2.7 --- main/cgit/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/cgit/APKBUILD b/main/cgit/APKBUILD index d0e5a790138..8eee9cc82f8 100644 --- a/main/cgit/APKBUILD +++ b/main/cgit/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=cgit pkgver=1.1 -pkgrel=2 +pkgrel=3 _gitver=2.10.2 pkgdesc="A fast webinterface for git" url="https://git.zx2c4.com/cgit/"