diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : flashrom -version : 1.0 -release : 1 +version : 1.0.1 +release : 2 source : - - https://download.flashrom.org/releases/flashrom-1.0.tar.bz2 : 3702fa215ba5fb5af8e54c852d239899cfa1389194c1e51cb2a170c4dc9dee64 + - https://download.flashrom.org/releases/flashrom-v1.0.1.tar.bz2 : d579f8dda5b69eeab55a658d59ffbe185443e4e8477e751aaf38c36468cede44 license : GPL-2.0-or-later component : system.utils summary : flashrom is a utility for identifying, reading, writing, verifying and erasing flash chips. @@ -11,6 +11,7 @@ builddeps : - pkgconfig(libpci) - pkgconfig(libusb) + - pkgconfig(zlib) setup : | %patch -p1 < $pkgfiles/0001-avoid-deprecated-libusb-functions.patch build : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,15 +2,15 @@ flashrom - David Harder - davidjharder@gmail.com + Moriel Yitzhak Ever + emoriel17@yahoo.com GPL-2.0-or-later system.utils flashrom is a utility for identifying, reading, writing, verifying and erasing flash chips. flashrom is a utility for identifying, reading, writing, verifying and erasing flash chips. It is designed to flash BIOS/EFI/coreboot/firmware/optionROM images on mainboards, network/graphics/storage controller cards, and various other programmer devices. - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus flashrom @@ -24,12 +24,12 @@ - - 2018-12-05 - 1.0 + + 2019-05-17 + 1.0.1 Packaging update - David Harder - davidjharder@gmail.com + Moriel Yitzhak Ever + emoriel17@yahoo.com \ No newline at end of file