Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fe68f12cc516b10a48a81a5f6d5f04ca22f386c9
commit fe68f12cc516b10a48a81a5f6d5f04ca22f386c9 Author: crazy <[email protected]> Date: Tue May 16 13:46:31 2017 +0200 vc-1.3.2-1-x86_64 * Version bump diff --git a/source/lib-extra/vc/FrugalBuild b/source/lib-extra/vc/FrugalBuild index 50bac40..1f6bf9d 100644 --- a/source/lib-extra/vc/FrugalBuild +++ b/source/lib-extra/vc/FrugalBuild @@ -3,7 +3,7 @@ pkgname=vc ## max version can be used by krita right now -pkgver=1.3.1 +pkgver=1.3.2 pkgrel=1 pkgdesc="C++ types for explicitly data-parallel programming" url="https://github.com/VcDevel/Vc" @@ -17,7 +17,7 @@ _F_github_tag="yes" _F_cmake_confopts+=" -DTARGET_ARCHITECTURE='none' -DPACKAGERS_BUILD=true -DBUILD_TESTING=OFF" Finclude cmake github source+=(do-not-use-auto-for-target-architecture.patch) -sha1sums=('078e2c7056c94358c4c3251597b9a340f0edd8a1' \ +sha1sums=('5673d8144db02528b39439a44025c8ce198482cf' \ '7567103a6a71cb164cefe489bc8635482bdf9b59') options+=('static' 'force') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
