mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
system/fwupd: Updated for version 1.1.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
f15f121adc
commit
52ace75a78
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=fwupd
|
||||
VERSION=${VERSION:-1.1.3}
|
||||
VERSION=${VERSION:-1.1.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fwupd"
|
||||
VERSION="1.1.3"
|
||||
VERSION="1.1.4"
|
||||
HOMEPAGE="https://www.fwupd.org"
|
||||
DOWNLOAD="https://github.com/hughsie/fwupd/archive/1.1.3/fwupd-1.1.3.tar.gz"
|
||||
MD5SUM="e182e2f771ff7a72d3a633c166276670"
|
||||
DOWNLOAD="https://github.com/hughsie/fwupd/archive/1.1.4/fwupd-1.1.4.tar.gz"
|
||||
MD5SUM="e29a13ef041ecd861246aca9fb721dc7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="appstream-glib libgusb efivar"
|
||||
|
|
Loading…
Reference in a new issue