From 3c2d1232f9f760a8959ea122b54f3082a15f2605 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 24 Jan 2021 13:40:35 +0100 Subject: alpine: rebuild --- alpine/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'alpine') diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index 682ca8e8..0f95d911 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -4,14 +4,14 @@ pkgname=alpine pkgver=2.24.r6.93fc35a _commit=${pkgver##*.} -pkgrel=2 +pkgrel=3 arch=("i686" "pentium4" "x86_64") pkgdesc="Apache licensed PINE mail user agent" url="http://alpine.freeiz.com" license=("APACHE") _pinned_dependencies=( 'glibc>=2.31' - 'krb5=1.18.2' + 'krb5=1.18.3' 'libcrypt.so=2' 'libncursesw.so=6' 'openssl=1.1.1.i' -- cgit v1.2.3-54-g00ecf