[arch-commits] Commit in ovmf/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Thu Sep 10 16:49:13 UTC 2015
Date: Thursday, September 10, 2015 @ 18:49:13
Author: tpowa
Revision: 245745
upgpkg: ovmf 18419-1
bump to latest version
Modified:
ovmf/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-10 16:45:18 UTC (rev 245744)
+++ PKGBUILD 2015-09-10 16:49:13 UTC (rev 245745)
@@ -1,14 +1,14 @@
# $Id$
# Maintainer: Thomas Bächler <thomas at archlinux.org>
pkgname=ovmf
-pkgver=16229
+pkgver=18419
pkgrel=1
arch=('any')
pkgdesc="Tianocore UEFI firmware for qemu."
url="http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=EDK2"
license=('custom')
-makedepends=('git' 'python2' 'iasl' 'nasm')
-source=('edk2::git+https://github.com/tianocore/edk2#commit=956f71b611b7677bc0605b95c4e67af413aaab86')
+makedepends=('git' 'python2' 'iasl' 'nasm' 'subversion' 'perl-libwww')
+source=('edk2::git+https://github.com/tianocore/edk2#commit=ddd097e33f6e6829dc0413820e9971f3bf025f87')
sha256sums=('SKIP')
options=(!makeflags)
_toolchain_opt=GCC49
More information about the arch-commits
mailing list