Signed-off-by: Christian Ziethén <[email protected]> --- meta-networking/recipes-support/dnsmasq/dnsmasq_2.63.bb | 4 ---- meta-networking/recipes-support/dnsmasq/dnsmasq_2.68.bb | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 meta-networking/recipes-support/dnsmasq/dnsmasq_2.63.bb create mode 100644 meta-networking/recipes-support/dnsmasq/dnsmasq_2.68.bb
diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.63.bb b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.63.bb deleted file mode 100644 index 2df3713..0000000 --- a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.63.bb +++ /dev/null @@ -1,4 +0,0 @@ -require dnsmasq.inc - -SRC_URI[dnsmasq-2.63.md5sum] = "43e771997615ebcd8f6c6ffa60c3e40b" -SRC_URI[dnsmasq-2.63.sha256sum] = "fd86e3bcc6a63c76e35e4a20baa790e7bbbfc7b43845cae85ca8ffd024467710" diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq_2.68.bb b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.68.bb new file mode 100644 index 0000000..b1bef7a --- /dev/null +++ b/meta-networking/recipes-support/dnsmasq/dnsmasq_2.68.bb @@ -0,0 +1,4 @@ +require dnsmasq.inc + +SRC_URI[dnsmasq-2.68.md5sum] = "6f8351ca0901f248efdb81532778d2ef" +SRC_URI[dnsmasq-2.68.sha256sum] = "402019d61f53f1ccc04cc6218719fd3b158ea3fca9a83ab55471f981a2097c2f" -- 1.7.10.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
