diff options
-rw-r--r-- | meta-oe/recipes-extended/rrdtool/rrdtool_1.8.0.bb (renamed from meta-oe/recipes-extended/rrdtool/rrdtool_1.7.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/rrdtool/rrdtool_1.7.2.bb b/meta-oe/recipes-extended/rrdtool/rrdtool_1.8.0.bb index 122b0707cf..d953c11ee8 100644 --- a/meta-oe/recipes-extended/rrdtool/rrdtool_1.7.2.bb +++ b/meta-oe/recipes-extended/rrdtool/rrdtool_1.8.0.bb | |||
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=39df84cfd8a5e18bf988f277f7946676" | |||
6 | 6 | ||
7 | DEPENDS = "libpng zlib cairo pango glib-2.0 libxml2 groff-native python3-setuptools-native" | 7 | DEPENDS = "libpng zlib cairo pango glib-2.0 libxml2 groff-native python3-setuptools-native" |
8 | 8 | ||
9 | SRCREV = "56a83f4f52e6745cd4352f9ee008be3183a6dedf" | 9 | SRCREV = "3af04acd38bbc61bbdcdd931dcf234c971aa5336" |
10 | PV = "1.7.2" | 10 | PV = "1.8.0" |
11 | 11 | ||
12 | SRC_URI = "\ | 12 | SRC_URI = "\ |
13 | git://github.com/oetiker/rrdtool-1.x.git;branch=master;protocol=http;;protocol=https \ | 13 | git://github.com/oetiker/rrdtool-1.x.git;branch=master;protocol=http;;protocol=https \ |