File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22# Component release information: https://github.com/mirror/dmidecode/tags
33#####
44component 'dmidecode' do |pkg , settings , platform |
5- pkg . version '3.6 '
6- pkg . sha256sum 'e40c65f3ec3dafe31ad8349a4ef1a97122d38f65004ed66575e1a8d575dd8bae '
5+ pkg . version '3.7 '
6+ pkg . sha256sum '2c3aed12c85a1e6a9410d406d5e417c455466dc1bc7c89278bb32cf7cad91e8a '
77
88 pkg . apply_patch 'resources/patches/dmidecode/dmidecode-install-to-bin.patch'
9- pkg . url "http ://download-mirror.savannah.gnu.org/releases/dmidecode/dmidecode-#{ pkg . get_version } .tar.xz"
9+ pkg . url "shttp ://download-mirror.savannah.gnu.org/releases/dmidecode/dmidecode-#{ pkg . get_version } .tar.xz"
1010 pkg . mirror "#{ settings [ :buildsources_url ] } /dmidecode-#{ pkg . get_version } .tar.xz"
1111
1212 pkg . environment 'LDFLAGS' , settings [ :ldflags ]
You can’t perform that action at this time.
0 commit comments