Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=165f16159bec86783d82639b0e53f2378ffed033
commit 165f16159bec86783d82639b0e53f2378ffed033 Author: DeX77 <[email protected]> Date: Tue Apr 11 11:37:23 2017 +0200 cmake-3.8.0-1-x86_64 * version bump diff --git a/source/devel-extra/cmake/FrugalBuild b/source/devel-extra/cmake/FrugalBuild index fc1fa79..b39538d 100644 --- a/source/devel-extra/cmake/FrugalBuild +++ b/source/devel-extra/cmake/FrugalBuild @@ -3,18 +3,18 @@ # Contributor: Priyank Gosalia <[email protected]> pkgname=cmake -pkgver=3.7.2 +pkgver=3.8.0 pkgrel=1 pkgdesc="Cross platform make" url="https://cmake.org/" depends=('ncurses>=6.0-12' 'curl>=7.50.3-2' 'libarchive>=3.2.1' 'lz4') #rodepends=('libldap') ## broken! -makedepends=('python-sphinx>=1.3.4-3' 'python-six' 'python-markupsafe>=0.23-2' 'gcc-g++>=6.2.1-5') +makedepends=('python-sphinx>=1.3.4-3' ''python-requests' python-six' 'python-markupsafe>=0.23-2' 'gcc-g++>=6.2.1-5') groups=('devel-extra') -archs=('i686' 'x86_64') +archs=('x86_64') up2date="lynx -dump -source https://cmake.org/download/ | grep -v rc | grep -m1 'cmake-\(.*\).tar.gz' | sed 's/.*cmake-\(.*\).tar.*/\1/'" source=(http://www.cmake.org/files/v${pkgver%.*}/$pkgname-$pkgver.tar.gz) -sha1sums=('ea73af0c3c832e586bf2f82a13a708ea509d5a88') +sha1sums=('660ec06a46b46dc5d675371a2256ec739f8bb8b7') Fconfopts="$Fconfopts \ --system-expat \ --system-curl \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
