From 64a483c63e1ad6cad45e66895ee1589169a8f18b Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 29 Aug 2024 21:00:38 +0200 Subject: [PATCH] os-prober: 1.82 -> 1.83 --- os-prober/.signature | 6 +++--- os-prober/Pkgfile | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/os-prober/.signature b/os-prober/.signature index acd50f4dc..820016430 100644 --- a/os-prober/.signature +++ b/os-prober/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/MTDjivX419gHTdyYEo9nAsEU1FVE05VoIDWB6k8t39fdji89lxjejOtswVaLc6iyeFE0+UpjIJhlntd7MgxQM= -SHA256 (Pkgfile) = 37c27a57132b4af7fc3becda0d3ec9f8e5dad1d3a8fa70c8f8f815ccacec3499 +RWSagIOpLGJF3+oVPSl568vwAuBbFwnYbCXlBE6rRmcgt61yXG04ivixrXYoU/+2zm1r2MWjuHqvJ59fJWPrX4WcbJFH8aTnAAQ= +SHA256 (Pkgfile) = 1720225f455a505afc3816ac15fa8eaaf6204aa1d5453dfd7f934922e679b7f3 SHA256 (.footprint) = 304a8bff621cd9e72899712ff96855b3a777f9f233dcb4820f32fba094becae7 -SHA256 (os-prober_1.82.tar.xz) = 3244125405c44f038b5299312f52dcf826a0d531e1ab97ec749a656d2886cf6e +SHA256 (os-prober_1.83.tar.xz) = 8c82d5084c2b6f8935f6633612f18d16d04a0deffd6b99c264985fb7204140a6 SHA256 (os-prober-1.79-btrfs-subvolume-detection.patch) = 15bb651eec5a0ae9bd08fc70f1cc23246cf31e7054838d162020d4806dc67810 SHA256 (os-prober-1.79-use-fstab-name.patch) = efb22d59db0c60fa1545ae8e18ac5585fda44a8a95ef8c46bca8499f79c7ad27 SHA256 (os-prober-1.79-mounted-boot-partition-fix.patch) = fc46f47cb10d25387244888780733abfc4c45a7be44e8a49935d054aa5b82749 diff --git a/os-prober/Pkgfile b/os-prober/Pkgfile index 1539826b3..0afc7e596 100644 --- a/os-prober/Pkgfile +++ b/os-prober/Pkgfile @@ -4,7 +4,7 @@ # Depends on: grub2 name=os-prober -version=1.82 +version=1.83 release=1 source=(http://ftp.de.debian.org/debian/pool/main/o/$name/${name}_$version.tar.xz # grabbed from gentoo @@ -16,7 +16,7 @@ source=(http://ftp.de.debian.org/debian/pool/main/o/$name/${name}_$version.tar.x add-CRUX-detection.patch) build() { - cd $name-$version + cd work patch -Np1 -i $SRC/add-CRUX-detection.patch patch -Np1 -i $SRC/os-prober-1.79-btrfs-subvolume-detection.patch