os-prober: update to 1.77.
This commit is contained in:
parent
db6915b401
commit
ca7d683582
@ -1,18 +1,16 @@
|
||||
# Template file for 'os-prober'
|
||||
pkgname=os-prober
|
||||
version=1.76
|
||||
revision=2
|
||||
version=1.77
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_dirs="/var/lib/os-prober 0755 root root"
|
||||
short_desc="Utility to detect other OSes on a set of drives"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
homepage="http://packages.debian.org/sid/os-prober"
|
||||
license="GPL-2"
|
||||
distfiles="${DEBIAN_SITE}/main/o/$pkgname/${pkgname}_$version.tar.xz"
|
||||
checksum=d3a580610e0148ee1fea98de993b27b856870fb0a31e9ce1a33be2654e2c64ed
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://packages.debian.org/sid/os-prober"
|
||||
distfiles="${DEBIAN_SITE}/main/o/${pkgname}/${pkgname}_${version}.tar.xz"
|
||||
checksum=8d8ea4afbe1aeef3c8b73f74a0fb37b06185e21a6abc78f80fc2160009cf705f
|
||||
|
||||
do_build() {
|
||||
make CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" ${makejobs}
|
||||
}
|
||||
do_install() {
|
||||
vbin linux-boot-prober
|
||||
vbin os-prober
|
||||
|
Loading…
x
Reference in New Issue
Block a user