From 41cdc7dbfe1f29441eb743d9d37cbbd83ec51f59 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 4 Apr 2018 12:37:18 +0000 Subject: [PATCH] main/tinc: rebuild against libressl-2.7 --- main/tinc/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/tinc/APKBUILD b/main/tinc/APKBUILD index 59d6ebd7021..8e49dffa386 100644 --- a/main/tinc/APKBUILD +++ b/main/tinc/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=tinc pkgver=1.0.33 -pkgrel=0 +pkgrel=1 pkgdesc="tinc is a Virtual Private Network (VPN) daemon" url="http://www.tinc-vpn.org/" arch="all"