Skip to content
Snippets Groups Projects
Commit e4cb877f authored by Bart Ribbers's avatar Bart Ribbers
Browse files

community/os-prober: upgrade to 1.83

parent f2afc6c9
No related branches found
No related tags found
1 merge request!71585community/os-prober: upgrade to 1.83
Pipeline #260489 skipped
# Contributor: Bart Ribbers <bribbers@disroot.org> # Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=os-prober pkgname=os-prober
pkgver=1.82 pkgver=1.83
pkgrel=0 pkgrel=0
pkgdesc="Utility to detect other OSes on a set of drives" pkgdesc="Utility to detect other OSes on a set of drives"
url="https://joeyh.name/code/os-prober/" url="https://joeyh.name/code/os-prober/"
...@@ -10,6 +10,7 @@ depends="grub-mount blkid" ...@@ -10,6 +10,7 @@ depends="grub-mount blkid"
license="GPL-3.0-only" license="GPL-3.0-only"
source="https://deb.debian.org/debian/pool/main/o/os-prober/os-prober_$pkgver.tar.xz" source="https://deb.debian.org/debian/pool/main/o/os-prober/os-prober_$pkgver.tar.xz"
options="!check" # No tests options="!check" # No tests
builddir="$srcdir/work"
build() { build() {
make newns make newns
...@@ -32,5 +33,5 @@ package() { ...@@ -32,5 +33,5 @@ package() {
} }
sha512sums=" sha512sums="
7ab1825e3d771a9fba8cff3a72dd54371e0e467090ba9780e0074a54a3a8451da5f771d7a8c9b51a5bbb03ad315d1887764335d7aaae77c2a6c4de426c667990 os-prober_1.82.tar.xz b6a75cfa9cd71338e43597d3529a9f65cf210013f5b0e05a3e7aada6d33d391453b73dfc366e452538b13701be3e2eb00ad8e22da34ab108f60822c35ec46623 os-prober_1.83.tar.xz
" "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment