Skip to content

Commit a479ba6

Browse files
authored
Merge pull request #588 from smokris/update-virt-what
Update virt-what
2 parents 5baf45d + 228ec36 commit a479ba6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/components/virt-what.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
component "virt-what" do |pkg, settings, platform|
2-
pkg.version "1.22"
3-
pkg.md5sum "0e9923de6a6c6f07bc0ddc3ec8fc1018"
2+
pkg.version "1.25"
3+
pkg.md5sum "2345f1ec5fa0836bff4071659730ac8f"
44

55
pkg.url "https://people.redhat.com/~rjones/virt-what/files/virt-what-#{pkg.get_version}.tar.gz"
66
pkg.mirror "#{settings[:buildsources_url]}/virt-what-#{pkg.get_version}.tar.gz"

0 commit comments

Comments
 (0)