os-prober: update to 1.73.
This commit is contained in:
parent
6ba78159eb
commit
6e3f9b1d22
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'os-prober'
|
# Template file for 'os-prober'
|
||||||
pkgname=os-prober
|
pkgname=os-prober
|
||||||
version=1.71
|
version=1.73
|
||||||
revision=1
|
revision=1
|
||||||
make_dirs="/var/lib/os-prober 0755 root root"
|
make_dirs="/var/lib/os-prober 0755 root root"
|
||||||
short_desc="Utility to detect other OSes on a set of drives"
|
short_desc="Utility to detect other OSes on a set of drives"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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.xz"
|
distfiles="${DEBIAN_SITE}/main/o/$pkgname/${pkgname}_$version.tar.xz"
|
||||||
checksum=5d6141e02b58e82194422b97d683d61c7ff78175d89c2f055f5d2e7a363bdd20
|
checksum=588395e38e9123f414cc1e7ea2374e4bd133bb7a8d0e0aff18acc8d7f8d23adf
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" ${makejobs}
|
make CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" ${makejobs}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue