From b8aca2b914030a30698f4693ec7f251fef335398 Mon Sep 17 00:00:00 2001 From: Clayton Craft Date: Sat, 29 Apr 2023 23:34:14 -0700 Subject: [PATCH] main/boot-deploy: upgrade to 0.8.1 (MR 4048) 0.8.1: Fixes: - get_free_space: always return an integer (MR 31) 0.8: Features: - Add support for gummiboot - Many internal code improvements and bug fixes, see git log for details Fixes: - Fix destination space calculation (MR 28) - Support destination paths with spaces [ci:skip-build] already built successfully in CI --- main/boot-deploy/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/boot-deploy/APKBUILD b/main/boot-deploy/APKBUILD index 16bd0d74c..502994d02 100644 --- a/main/boot-deploy/APKBUILD +++ b/main/boot-deploy/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Clayton Craft pkgname=boot-deploy -pkgver=0.7 -pkgrel=1 +pkgver=0.8.1 +pkgrel=0 pkgdesc="tool for finalizing and deploying boot related files" url="https://gitlab.com/postmarketos/boot-deploy" arch="noarch" @@ -25,5 +25,5 @@ package() { sha512sums=" a243975b9850d9933e0f917f7eb38fc4a76ea658c3dcc56f035f60ee6c62d6740c1107143b8210bdc0231d4c9b6b2003e458120985604eb09649322d359ae89f boot-deploy.config -04ba340b9bd212837cc61dbfa7b649c511f41b3764ee6239fd62bd83a87db13a63648e865715ee5b70f319e95f4a4c78f2647beaba9437be3cc0a04e4888fb74 boot-deploy-0.7.tar.gz +b5a2c182dd8786172f69100e6b62b95a02ba6e4f24bbf3b6aa8269287197f9d2546617c0631af9391b5052d5bd381d02e92ae39673311da2fd881df6045e79ed boot-deploy-0.8.1.tar.gz "