alpine: update to 2.21.

This commit is contained in:
Leah Neukirchen 2017-03-18 18:47:10 +01:00
parent 85b02effc6
commit c61b0cd656

View file

@ -1,24 +1,24 @@
# Template file for 'alpine' # Template file for 'alpine'
pkgname=alpine pkgname=alpine
version=2.20 version=2.21
revision=6 revision=1
create_wrksrc=yes create_wrksrc=yes
build_wrksrc="${pkgname}-${version}" build_wrksrc="${pkgname}-${version}"
build_style=gnu-configure build_style=gnu-configure
configure_args="--without-passfile --without-tcl --disable-shared configure_args="--without-passfile --without-tcl --disable-shared
--with-ssl-dir=${XBPS_CROSS_BASE}/usr --with-ssl-dir=${XBPS_CROSS_BASE}/usr alpine_SSLPROVIDER=libressl
--with-system-pinerc=/etc/${pkgname}.d/pine.conf --with-system-pinerc=/etc/${pkgname}.d/pine.conf
--with-system-fixed-pinerc=/etc/${pkgname}.d/pine.conf.fixed" --with-system-fixed-pinerc=/etc/${pkgname}.d/pine.conf.fixed"
hostmakedepends="hunspell" hostmakedepends="hunspell"
makedepends="pam-devel ncurses-devel gettext-devel libldap-devel mit-krb5-devel" makedepends="pam-devel ncurses-devel gettext-devel libldap-devel mit-krb5-devel"
short_desc="Apache-licensed PINE mail user agent (with Chappa patches)" short_desc="Apache-licensed PINE mail user agent (with Chappa patches)"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>" maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Apache-2.0" license="Apache-2.0"
homepage="http://patches.freeiz.com/alpine/" homepage="http://patches.freeiz.com/alpine/"
distfiles="http://patches.freeiz.com/${pkgname}/patches/${pkgname}-${version}/all.patch.gz distfiles="http://patches.freeiz.com/${pkgname}/patches/${pkgname}-${version}/all.patch.gz
http://patches.freeiz.com/${pkgname}/release/src/${pkgname}-${version}.tar.xz" http://patches.freeiz.com/${pkgname}/release/src/${pkgname}-${version}.tar.xz"
checksum="31c75e13d47d9dbf92839e2dca503a13316d720a6b64eac0857f4bb726f3daf8 checksum="590e6774c60c6738e31b0bd440b28c54bff25c5f87be9aa2d8d4671fdf1e3450
ed639b6e5bb97e6b0645c85262ca6a784316195d461ce8d8411999bf80449227" 6030b6881b8168546756ab3a5e43628d8d564539b0476578e287775573a77438"
post_extract() { post_extract() {
patch -Np0 <all.patch patch -Np0 <all.patch