os-prober: update to 1.71.
This commit is contained in:
parent
f8c8779e5e
commit
6b93ad8313
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'os-prober'
|
||||
pkgname=os-prober
|
||||
version=1.70
|
||||
revision=3
|
||||
version=1.71
|
||||
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=f95a8998e106578edf105c42c84809c71e413a01370be9bd0b6d238d5b63bf1d
|
||||
checksum=5d6141e02b58e82194422b97d683d61c7ff78175d89c2f055f5d2e7a363bdd20
|
||||
|
||||
do_build() {
|
||||
make CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue