gnu-efi-libs: update to 3.0.10.
This commit is contained in:
parent
35f536ba7a
commit
f301f88603
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'gnu-efi-libs'
|
||||
pkgname=gnu-efi-libs
|
||||
reverts="3.0w_1" # Not an actual revert, xbps considers 3.0w higher than 3.0.8
|
||||
version=3.0.9
|
||||
revision=2
|
||||
version=3.0.10
|
||||
revision=1
|
||||
wrksrc="gnu-efi-${version}"
|
||||
makedepends="pciutils-devel"
|
||||
short_desc="Library for building UEFI Applications using GNU toolchain"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://sourceforge.net/projects/gnu-efi/"
|
||||
distfiles="${SOURCEFORGE_SITE}/gnu-efi/gnu-efi-${version}.tar.bz2"
|
||||
checksum=6715ea7eae1c7e4fc5041034bd3f107ec2911962ed284a081e491646b12277f0
|
||||
checksum=f12082a3a5f0c3e38c67262a9f34245d139ac2cdfc0a0bdcf03c9b1f56fa4fed
|
||||
nostrip=yes
|
||||
|
||||
# If we are cross-building we need to pass the cross-compilation triplet
|
||||
|
|
Loading…
Reference in New Issue