From 5fe7baea5bf9f993f0d8488b35cd922e08da354b Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Sat, 2 Mar 2019 20:49:17 -0500 Subject: [PATCH] occt: update to 7.3.0p3. [ci skip] --- srcpkgs/occt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/occt/template b/srcpkgs/occt/template index ea65fd936b8..70647369464 100644 --- a/srcpkgs/occt/template +++ b/srcpkgs/occt/template @@ -1,6 +1,6 @@ # Template file for 'occt' pkgname=occt -version=7.3.0p2 +version=7.3.0p3 revision=1 _gittag="V${version//./_}" wrksrc=occt-${_gittag} @@ -16,7 +16,7 @@ homepage="https://www.opencascade.com" # distifile: use git instead of official tarball that requires registration # see https://www.opencascade.com/content/packaging-again-debian distfiles="https://git.dev.opencascade.org/gitweb/?p=occt.git;a=snapshot;h=refs/tags/${_gittag};sf=tgz>occt-${_gittag}.tar.gz" -checksum=c54f2f584d800c75177df0637cb9a04cfb8a6a88758bad2cd0eed044cab6f27f +checksum=fbd46db3e75313131b88a606024ea4d4496c3c7f6e68c23988e9d3e673d4f21b conflicts="oce>=0" post_install() {