mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
os-prober: update to 1.83
This commit is contained in:
parent
999e91fabb
commit
d61536b5cb
1 changed files with 3 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.81
|
version=1.83
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_dirs="/var/lib/os-prober 0755 root root"
|
make_dirs="/var/lib/os-prober 0755 root root"
|
||||||
|
@ -8,8 +8,9 @@ short_desc="Utility to detect other OSes on a set of drives"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://packages.debian.org/sid/os-prober"
|
homepage="https://packages.debian.org/sid/os-prober"
|
||||||
|
changelog="https://metadata.ftp-master.debian.org/changelogs/main/o/os-prober/unstable_changelog"
|
||||||
distfiles="${DEBIAN_SITE}/main/o/${pkgname}/${pkgname}_${version}.tar.xz"
|
distfiles="${DEBIAN_SITE}/main/o/${pkgname}/${pkgname}_${version}.tar.xz"
|
||||||
checksum=2fd928ec86538227711e2adf49cfd6a1ef74f6bb3555c5dad4e0425ccd978883
|
checksum=8c82d5084c2b6f8935f6633612f18d16d04a0deffd6b99c264985fb7204140a6
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|x86_64*) _ARCH="x86";;
|
i686*|x86_64*) _ARCH="x86";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue