From 5be90eec68b84dc127350e6e2d32c406dc2788ef Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 12 Jun 2020 19:04:40 +0200 Subject: [PATCH] alpine: update to 2.22.1. --- srcpkgs/alpine/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/alpine/template b/srcpkgs/alpine/template index 9b14713bc5b..b3064f2b9c6 100644 --- a/srcpkgs/alpine/template +++ b/srcpkgs/alpine/template @@ -1,8 +1,8 @@ # Template file for 'alpine' pkgname=alpine -version=2.22 +version=2.22.1 revision=1 -_githash=99948a254e2c2352547b962cbd1c23738e7af6b3 +_githash=d600da07926e1ec3243c2a96cd988c61d6a97614 _gitshort="${_githash:0:7}" wrksrc="${pkgname}-${_gitshort}" build_style=gnu-configure @@ -15,9 +15,9 @@ makedepends="gettext-devel libldap-devel mit-krb5-devel ncurses-devel" short_desc="Apache-licensed PINE mail user agent (with Chappa patches)" maintainer="Leah Neukirchen " license="Apache-2.0" -homepage="http://repo.or.cz/alpine.git" -distfiles="http://repo.or.cz/alpine.git/snapshot/${_githash}.tar.gz" -checksum=58fd9115174af1105a5b10aa4af527ad3be0ad99a06ea5830881bc78e00cd4fa +homepage="https://repo.or.cz/alpine.git" +distfiles="https://repo.or.cz/alpine.git/snapshot/${_githash}.tar.gz" +checksum=5efa41b17814de2d6ea32c85cac14093b9476e30b7d2e2e002d2ac4a8d0cb6f8 post_extract() { sed -i -e '/run test program/s/^/: /' \