os-prober: update to 1.57.
This commit is contained in:
parent
349acf2f07
commit
44631d56da
1 changed files with 2 additions and 5 deletions
|
@ -1,16 +1,13 @@
|
||||||
# Template file for 'os-prober'
|
# Template file for 'os-prober'
|
||||||
pkgname=os-prober
|
pkgname=os-prober
|
||||||
version=1.56
|
version=1.57
|
||||||
revision=1
|
revision=1
|
||||||
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>"
|
||||||
homepage="http://packages.debian.org/sid/os-prober"
|
homepage="http://packages.debian.org/sid/os-prober"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${DEBIAN_SITE}/main/o/$pkgname/${pkgname}_$version.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/o/$pkgname/${pkgname}_$version.tar.gz"
|
||||||
checksum=88a79a04617f4ecbeb9c4d318cd9cf8fcb4ae7a724bd503942354011c7da5719
|
checksum=d63c6cbb825a7e411aac5e4805edc6db2fbf77a59282b71c10bd29723b8d860c
|
||||||
long_desc="
|
|
||||||
This package detects other OSes available on a system and outputs the
|
|
||||||
results in a generic machine-readable format."
|
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make ${makejobs}
|
make ${makejobs}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue