Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.

Commit

Permalink
Merge pull request #44 from 01org/devel
Browse files Browse the repository at this point in the history
Upgrading cve-check-tool to 5.6.4
  • Loading branch information
ereshetova committed Apr 18, 2016
2 parents 8c4144b + 96772ef commit 63af158
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e8c1458438ead3c34974bc0be3a03ed6"

SRC_URI = "https://github.com/ikeydoherty/${BPN}/releases/download/v${PV}/${BP}.tar.xz"

SRC_URI[md5sum] = "ffa99b613eb260720e71dc76dddef040"
SRC_URI[sha256sum] = "34f3ad1b0a0f94641d7da0f5460d960ea6dc15e1f112967c374e2d92422b6cc4"
SRC_URI[md5sum] = "c5f4247140fc9be3bf41491d31a34155"
SRC_URI[sha256sum] = "b8f283be718af8d31232ac1bfc10a0378fb958aaaa49af39168f8acf501e6a5b"

DEPENDS = "libcheck glib-2.0 json-glib curl libxml2 sqlite3 openssl"

Expand Down

0 comments on commit 63af158

Please sign in to comment.