[arch-commits] Commit in ovmf/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Mon Jul 8 16:34:17 UTC 2019


    Date: Monday, July 8, 2019 @ 16:34:17
  Author: anatolik
Revision: 357402

upgpkg: ovmf 1:r26214.20d2e5a125-1

Modified:
  ovmf/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-08 13:07:07 UTC (rev 357401)
+++ PKGBUILD	2019-07-08 16:34:17 UTC (rev 357402)
@@ -1,6 +1,6 @@
 # Maintainer: Thomas Bächler <thomas at archlinux.org>
 pkgname=ovmf
-pkgver=r25737.89910a39dc
+pkgver=r26214.20d2e5a125
 epoch=1
 pkgrel=1
 arch=('any')
@@ -8,12 +8,12 @@
 url="http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=EDK2"
 license=('custom')
 makedepends=('git' 'python' 'iasl' 'nasm' 'subversion' 'perl-libwww' 'bc')
-_commit=edk2-stable201903
-_openssl_ver=1.1.0j
+_commit=edk2-stable201905
+_openssl_ver=1.1.1b
 source=(edk2::git+https://github.com/tianocore/edk2#commit=$_commit
         https://www.openssl.org/source/openssl-$_openssl_ver.tar.gz{,.asc})
 sha256sums=('SKIP'
-            '31bec6c203ce1a8e93d5994f4ed304c63ccf07676118b6634edded12ad1b3246'
+            '5c557b023230413dfb0756f3137a13e6d726838ccd1430888ad15bfb2b43ea4b'
             'SKIP')
 validpgpkeys=(8657ABB260F056B1E5190839D9C4D26D0E604491)
 options=(!makeflags)



More information about the arch-commits mailing list