From 962eff119cc4cd51682a14b68e0064d24282d217 Mon Sep 17 00:00:00 2001 From: cr6git Date: Sat, 6 Jan 2018 11:36:59 +0100 Subject: [PATCH] alpine: update to 2.21.99. --- srcpkgs/alpine/template | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/srcpkgs/alpine/template b/srcpkgs/alpine/template index 203dd89e4b4..178803125d7 100644 --- a/srcpkgs/alpine/template +++ b/srcpkgs/alpine/template @@ -1,9 +1,10 @@ # Template file for 'alpine' pkgname=alpine -version=2.21 -revision=2 -create_wrksrc=yes -build_wrksrc="${pkgname}-${version}" +version=2.21.99 +revision=1 +_githash=04737118aa1d9ad3db63fb1064267187ae871856 +_gitshort="${_githash:0:7}" +wrksrc="${pkgname}-${_gitshort}" build_style=gnu-configure configure_args="--without-passfile --without-tcl --disable-shared --with-ssl-dir=${XBPS_CROSS_BASE}/usr alpine_SSLPROVIDER=libressl @@ -14,16 +15,13 @@ makedepends="pam-devel ncurses-devel gettext-devel libldap-devel mit-krb5-devel" short_desc="Apache-licensed PINE mail user agent (with Chappa patches)" maintainer="Leah Neukirchen " license="Apache-2.0" -homepage="http://patches.freeiz.com/alpine/" -distfiles="http://alpine.freeiz.com/${pkgname}/patches/${pkgname}-${version}/all.patch.gz - http://alpine.freeiz.com/${pkgname}/release/src/${pkgname}-${version}.tar.xz" -checksum="590e6774c60c6738e31b0bd440b28c54bff25c5f87be9aa2d8d4671fdf1e3450 - 6030b6881b8168546756ab3a5e43628d8d564539b0476578e287775573a77438" +homepage="http://repo.or.cz/alpine.git" +distfiles="http://repo.or.cz/alpine.git/snapshot/${_githash}.tar.gz" +checksum=d700197d67ade4e82ccf7e0770604654198bc3a667e6bb831fe4f10bbcdf6288 post_extract() { - patch -Np0