mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
os-prober: update to 1.39.
This commit is contained in:
parent
ef0971f38f
commit
b8c5cf7a3a
1 changed files with 2 additions and 3 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'os-prober'
|
# Template file for 'os-prober'
|
||||||
pkgname=os-prober
|
pkgname=os-prober
|
||||||
version=1.35
|
version=1.39
|
||||||
revision=1
|
|
||||||
wrksrc=${pkgname}
|
wrksrc=${pkgname}
|
||||||
distfiles="${DEBIAN_SITE}/main/o/$pkgname/${pkgname}_$version.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/o/$pkgname/${pkgname}_$version.tar.gz"
|
||||||
build_style=custom-install
|
build_style=custom-install
|
||||||
short_desc="Utility to detect other OSes on a set of drives"
|
short_desc="Utility to detect other OSes on a set of drives"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=a2ca555c331d6cc9f32b7b431d02f4e9ea274abf3405419d0903038bd4931549
|
checksum=d5b440d5d8872a864c063d17981adedfacb74d9fb478a3a6fa572da6f34e4ccc
|
||||||
long_desc="
|
long_desc="
|
||||||
This package detects other OSes available on a system and outputs the
|
This package detects other OSes available on a system and outputs the
|
||||||
results in a generic machine-readable format."
|
results in a generic machine-readable format."
|
||||||
|
|
Loading…
Add table
Reference in a new issue