Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ba79fafe808e39157c45785c47ca036d65458708

commit ba79fafe808e39157c45785c47ca036d65458708
Author: crazy <cr...@frugalware.org>
Date:   Mon Aug 21 18:59:16 2017 +0200

fwupdate-9-1-x86_64
* up2date=() need a custom line here ( RH folks even -.- )
* fix _F_github_author

diff --git a/source/apps-extra/fwupdate/FrugalBuild 
b/source/apps-extra/fwupdate/FrugalBuild
index 8b7c514..6ab6c1a 100644
--- a/source/apps-extra/fwupdate/FrugalBuild
+++ b/source/apps-extra/fwupdate/FrugalBuild
@@ -8,10 +8,12 @@ pkgdesc='Tools for using the ESRT and UpdateCapsule() to 
apply firmware updates'
archs=('x86_64')
depends=('efivar' 'libsmbios' 'bash')
makedepends=('pesign' 'gnu-efi')
-groups=('apps-extra')
-_F_github_author="rhinstaller"
-_F_github_tag=yes
+groups=('apps-extra')
+_F_github_author="rhboot"
+_F_github_tag=y
Finclude github
+# use custom up2date..
+up2date="lynx -dump https://github.com/rhboot/fwupdate/releases | grep -om1 
'fwupdate-\(.*\).tar.bz2' | sed 's/fw.*-\(.*\).tar.*/\1/'"
source+=("0001-Fix-uninitialized-variable.patch")
sha1sums=('68873b972eff83c360d8e50d0214e354d881f272' \
'adab4fe7cb8bf1da81b0a1b7a45ccdc2f3688fdc')
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to