From 80a94548a59b9ae066daf59f80c83594372aa117 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 6 Jun 2018 11:06:34 +0200 Subject: main/busybox: rebuild to make sure package is signed The -r10 package got not properly signed due to ABI breakage in openssl (commit 1b2b08e28cbf2539b23cd4fc487cf00caaf19163) Bump pkgrel so we rebuild it. --- main/busybox/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD index 3234cdda28a..9e50bd2aa80 100644 --- a/main/busybox/APKBUILD +++ b/main/busybox/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Natanael Copa pkgname=busybox pkgver=1.27.2 -pkgrel=10 +pkgrel=11 pkgdesc="Size optimized toolbox of many common UNIX utilities" url=http://busybox.net arch="all" -- cgit v1.2.3