mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gummiboot: fix update-check
This commit is contained in:
parent
1320d8b755
commit
d7f415226b
1 changed files with 3 additions and 1 deletions
|
@ -7,8 +7,10 @@ hostmakedepends="automake pkg-config libxslt docbook-xsl"
|
||||||
makedepends="gnu-efi-libs liblzma-devel libblkid-devel"
|
makedepends="gnu-efi-libs liblzma-devel libblkid-devel"
|
||||||
short_desc="Simple UEFI Boot Manager"
|
short_desc="Simple UEFI Boot Manager"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
homepage="http://freedesktop.org/wiki/Software/gummiboot"
|
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
homepage="http://freedesktop.org/wiki/Software/gummiboot"
|
||||||
|
update_site="http://cgit.freedesktop.org/${pkgname}"
|
||||||
|
update_pattern='/gummiboot/tag/\?id=\K\d+'
|
||||||
distfiles="http://cgit.freedesktop.org/${pkgname}/snapshot/${pkgname}-${version}.tar.gz"
|
distfiles="http://cgit.freedesktop.org/${pkgname}/snapshot/${pkgname}-${version}.tar.gz"
|
||||||
checksum=78f47105bab676b8ff2d19c1deedaa4c371f10e4fd49059f9d588c6f97544a9b
|
checksum=78f47105bab676b8ff2d19c1deedaa4c371f10e4fd49059f9d588c6f97544a9b
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
|
Loading…
Add table
Reference in a new issue