main/krb5: rebuild against libressl-2.7

This commit is contained in:
Natanael Copa 2018-04-03 07:06:45 +00:00
parent 9f6caa61d5
commit 8bb0ad8a8e

View File

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=krb5
pkgver=1.15.2
pkgrel=1
pkgrel=2
case $pkgver in
*.*.*) _ver=${pkgver%.*};;