gnu-efi-libs: update to 3.0v.
This commit is contained in:
parent
622e810b73
commit
016cd96d44
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'gnu-efi-libs'
|
||||
pkgname=gnu-efi-libs
|
||||
version=3.0u
|
||||
version=3.0v
|
||||
revision=1
|
||||
wrksrc="gnu-efi-${version/u/}"
|
||||
wrksrc="gnu-efi-${version/v/}"
|
||||
makedepends="pciutils-devel"
|
||||
nostrip=yes
|
||||
short_desc="Library for building UEFI Applications using GNU toolchain"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://sourceforge.net/projects/gnu-efi/"
|
||||
distfiles="${SOURCEFORGE_SITE}/gnu-efi/gnu-efi_${version}.orig.tar.gz"
|
||||
checksum=3c0d450d5829204ca05dcb3b2aae772e52c379b7c7e09146759c6315606f934e
|
||||
checksum=c776f98d671086e44503f0dc2809151638d395681fe8011f5affd09452bd0fdf
|
||||
|
||||
do_build() {
|
||||
unset CFLAGS CXXFLAGS CPPFLAGS LDFLAGS
|
||||
|
|
Loading…
Reference in a new issue