os-prober: update to 1.76
This commit is contained in:
parent
c0e1142f16
commit
a7f6d96a36
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'os-prober'
|
||||
pkgname=os-prober
|
||||
version=1.75
|
||||
revision=3
|
||||
version=1.76
|
||||
revision=1
|
||||
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.eu>"
|
||||
homepage="http://packages.debian.org/sid/os-prober"
|
||||
license="GPL-2"
|
||||
distfiles="${DEBIAN_SITE}/main/o/$pkgname/${pkgname}_$version.tar.xz"
|
||||
checksum=f4ef620455c5ffc3545daf4f32861640a48b0b3b6edda72491eecc1818653446
|
||||
checksum=d3a580610e0148ee1fea98de993b27b856870fb0a31e9ce1a33be2654e2c64ed
|
||||
|
||||
do_build() {
|
||||
make CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue