aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-05-27 22:45:28 +0200
committerRasmus Thomsen <oss@cogitri.dev>2020-05-27 22:45:43 +0200
commitcd2a95aa24f63f8b8eaf0df339d9c7ddd6fcbb09 (patch)
tree9feb958ab1c76d43a0f6a1dd3179ae7a0ccf5b9a
parent89e3576e260e896ac117bef913beb019b3d30619 (diff)
downloadalpine_aports-cd2a95aa24f63f8b8eaf0df339d9c7ddd6fcbb09.tar.bz2
alpine_aports-cd2a95aa24f63f8b8eaf0df339d9c7ddd6fcbb09.tar.xz
alpine_aports-cd2a95aa24f63f8b8eaf0df339d9c7ddd6fcbb09.zip
testing/hyperfine: rebuild for manpages
12916081b0e1bce89a918239f91710c3228a1d3d originally did that, but while rebasing the change was lost since f4dd8cb1f2d386e22b0151f888c45e1010187c9d already did the version bump, so rebuild against to get the manpage
-rw-r--r--testing/hyperfine/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hyperfine/APKBUILD b/testing/hyperfine/APKBUILD
index f9fc98d995..cb916bdb5b 100644
--- a/testing/hyperfine/APKBUILD
+++ b/testing/hyperfine/APKBUILD
@@ -2,7 +2,7 @@
2# Maintainer: 2# Maintainer:
3pkgname=hyperfine 3pkgname=hyperfine
4pkgver=1.10.0 4pkgver=1.10.0
5pkgrel=0 5pkgrel=1
6pkgdesc="Command-line benchmarking tool" 6pkgdesc="Command-line benchmarking tool"
7url="https://github.com/sharkdp/hyperfine" 7url="https://github.com/sharkdp/hyperfine"
8arch="x86_64 armv7 armhf aarch64 x86 ppc64le" # Limited by cargo 8arch="x86_64 armv7 armhf aarch64 x86 ppc64le" # Limited by cargo