From b214b24e91cc0bdc2bb72ddc1222ca159be74713 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 30 Apr 2018 09:50:02 +0200 Subject: [PATCH] alpine: rebuild with libressl-2.7 --- srcpkgs/alpine/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/alpine/template b/srcpkgs/alpine/template index 1e914edea12..8d4978390f8 100644 --- a/srcpkgs/alpine/template +++ b/srcpkgs/alpine/template @@ -1,7 +1,7 @@ # Template file for 'alpine' pkgname=alpine version=2.21.99 -revision=2 +revision=3 _githash=04737118aa1d9ad3db63fb1064267187ae871856 _gitshort="${_githash:0:7}" wrksrc="${pkgname}-${_gitshort}"