mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
8d0b11741d
commit
9575ca2edf
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnu-efi-libs'
|
# Template file for 'gnu-efi-libs'
|
||||||
pkgname=gnu-efi-libs
|
pkgname=gnu-efi-libs
|
||||||
version=3.0.6
|
version=3.0.8
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="gnu-efi-${version}"
|
wrksrc="gnu-efi-${version}"
|
||||||
makedepends="pciutils-devel"
|
makedepends="pciutils-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://sourceforge.net/projects/gnu-efi/"
|
homepage="http://sourceforge.net/projects/gnu-efi/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/gnu-efi/gnu-efi-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/gnu-efi/gnu-efi-${version}.tar.bz2"
|
||||||
checksum=21515902d80fbea23328a61d70d3d51a47204abd1507ebfa27550a7b9bf22c91
|
checksum=76006d8ea8d67bcf72f35d09d43e9ef6a69400d6d5d4bf64baf1ab7434e2b722
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
unset CFLAGS CXXFLAGS CPPFLAGS LDFLAGS
|
unset CFLAGS CXXFLAGS CPPFLAGS LDFLAGS
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
pkgname=gnu-efi
|
pkgname=gnu-efi
|
||||||
|
ignore="*[a-zA-Z]*"
|
||||||
|
|
Loading…
Add table
Reference in a new issue