diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-05 19:52:44 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:29 +0000 |
commit | 48b6d48d2eaa396ab57540f33823f2da9000d964 (patch) | |
tree | 9f558e4361861830d22baeaea15d7c0688e68ac2 /testing | |
parent | d4d5e5b05d7c8e156693b1b2356fac638daa93a5 (diff) | |
download | aports-48b6d48d2eaa396ab57540f33823f2da9000d964.tar.bz2 aports-48b6d48d2eaa396ab57540f33823f2da9000d964.tar.xz |
testing/efitools: rebuild against libressl-2.7
Diffstat (limited to 'testing')
-rw-r--r-- | testing/efitools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/efitools/APKBUILD b/testing/efitools/APKBUILD index d527a3f5f0..4fefaf04cd 100644 --- a/testing/efitools/APKBUILD +++ b/testing/efitools/APKBUILD @@ -4,7 +4,7 @@ pkgname=efitools pkgver=1.7.0 -pkgrel=1 +pkgrel=2 pkgdesc="EFI tools" url="https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git" arch="x86_64" |