diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 20:05:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-10 16:14:35 +0000 |
commit | e38d407f1156c45a0c83d740aef9a2e6d078bc9c (patch) | |
tree | 19594d0fee9735b17aa074d001f86b53e41ef633 /testing/efitools | |
parent | 68ec40a3ddf99092840df4377497cff0a149cd6f (diff) | |
download | aports-e38d407f1156c45a0c83d740aef9a2e6d078bc9c.tar.bz2 aports-e38d407f1156c45a0c83d740aef9a2e6d078bc9c.tar.xz |
testing/[various]: rebuild against libressl-2.6
Diffstat (limited to 'testing/efitools')
-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 87f4f8f649..d527a3f5f0 100644 --- a/testing/efitools/APKBUILD +++ b/testing/efitools/APKBUILD @@ -4,7 +4,7 @@ pkgname=efitools pkgver=1.7.0 -pkgrel=0 +pkgrel=1 pkgdesc="EFI tools" url="https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git" arch="x86_64" |