From 65695b24fbc27a14f150bf7b5eec22b35c1dfb71 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mat=C3=ADas=20Fonzo?= Date: Fri, 30 Nov 2018 18:13:21 -0300 Subject: [PATCH] recipes: devel/cmake: upgraded to version 3.13.1 --- recipes/devel/cmake/recipe | 2 +- sources/SOURCELIST.txt | 2 +- sources/cmake-3.12.4.tar.gz.sha256 | 1 - sources/cmake-3.13.1.tar.gz.sha256 | 1 + 4 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 sources/cmake-3.12.4.tar.gz.sha256 create mode 100644 sources/cmake-3.13.1.tar.gz.sha256 diff --git a/recipes/devel/cmake/recipe b/recipes/devel/cmake/recipe index 262e2196..6079cf40 100644 --- a/recipes/devel/cmake/recipe +++ b/recipes/devel/cmake/recipe @@ -15,7 +15,7 @@ # limitations under the License. program=cmake -version=3.12.4 +version=3.13.1 release=1 # Set 'outdir' for a nice and well-organized output directory diff --git a/sources/SOURCELIST.txt b/sources/SOURCELIST.txt index 94f7b55c..02828590 100644 --- a/sources/SOURCELIST.txt +++ b/sources/SOURCELIST.txt @@ -42,7 +42,7 @@ http://archive.xfce.org/src/xfce/xfwm4/4.13/xfwm4-4.13.0.tar.bz2 http://bitmath.org/code/mtdev/mtdev-1.1.5.tar.bz2 http://blog.calhariz.com/public/sft/at/at_3.1.23.orig.tar.gz http://busybox.net/downloads/busybox-1.29.3.tar.bz2 -http://cmake.org/files/v3.12/cmake-3.12.4.tar.gz +http://cmake.org/files/v3.13/cmake-3.13.1.tar.gz http://curl.haxx.se/download/curl-7.62.0.tar.bz2 http://data.iana.org/time-zones/releases/tzdb-2018g.tar.lz http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.110.tar.gz diff --git a/sources/cmake-3.12.4.tar.gz.sha256 b/sources/cmake-3.12.4.tar.gz.sha256 deleted file mode 100644 index 7687d78f..00000000 --- a/sources/cmake-3.12.4.tar.gz.sha256 +++ /dev/null @@ -1 +0,0 @@ -5255584bfd043eb717562cff8942d472f1c0e4679c4941d84baadaa9b28e3194 cmake-3.12.4.tar.gz diff --git a/sources/cmake-3.13.1.tar.gz.sha256 b/sources/cmake-3.13.1.tar.gz.sha256 new file mode 100644 index 00000000..ad4c6b23 --- /dev/null +++ b/sources/cmake-3.13.1.tar.gz.sha256 @@ -0,0 +1 @@ +befe1ce6d672f2881350e94d4e3cc809697dd2c09e5b708b76c1dae74e1b2210 cmake-3.13.1.tar.gz -- 2.11.4.GIT