cmake: Update from 3.4.1 to 3.4.3
authorFredrik Fornwall <fredrik@fornwall.net>
Mon, 7 Mar 2016 23:56:52 +0000 (18:56 -0500)
committerFredrik Fornwall <fredrik@fornwall.net>
Mon, 7 Mar 2016 23:56:52 +0000 (18:56 -0500)
packages/cmake/build.sh

index e02c840..69d0c59 100644 (file)
@@ -1,7 +1,7 @@
 TERMUX_PKG_HOMEPAGE=http://www.cmake.org/
 TERMUX_PKG_DESCRIPTION="Family of tools designed to build, test and package software"
 _MAJOR_VERSION=3.4
-TERMUX_PKG_VERSION=${_MAJOR_VERSION}.1
+TERMUX_PKG_VERSION=${_MAJOR_VERSION}.3
 TERMUX_PKG_SRCURL=http://www.cmake.org/files/v${_MAJOR_VERSION}/cmake-${TERMUX_PKG_VERSION}.tar.gz
 TERMUX_PKG_DEPENDS="libarchive, libcurl, libexpat, ncurses, jsoncpp"