diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-03 19:41:17 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:23 +0000 |
commit | f21df8fdf2781bce05f0edf2f8b3814b2bbc05ef (patch) | |
tree | 2ba17f1ee1f5558b6a515583c92ec76968efa55a | |
parent | dadaa45850f30bdbb8ae3e71b92f229f32db8546 (diff) | |
download | aports-f21df8fdf2781bce05f0edf2f8b3814b2bbc05ef.tar.bz2 aports-f21df8fdf2781bce05f0edf2f8b3814b2bbc05ef.tar.xz |
main/alpine: rebuild against libressl-2.7
-rw-r--r-- | main/alpine/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/alpine/APKBUILD b/main/alpine/APKBUILD index 48672b2425..b38ae908e9 100644 --- a/main/alpine/APKBUILD +++ b/main/alpine/APKBUILD @@ -3,7 +3,7 @@ pkgname=alpine pkgver=2.21 _ver=${pkgver%_p*} _pver=${pkgver##*_p} -pkgrel=1 +pkgrel=2 pkgdesc="Text-based email client, friendly for novices but powerful" url="http://www.washington.edu/alpine/" arch="all" |