From e19838eea94ba2839574b8ba0a19d56144f6bd3d Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Mon, 31 Aug 2020 14:41:53 -0400 Subject: [PATCH 1/2] occt: update to 7.4.0p1. --- srcpkgs/occt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/occt/template b/srcpkgs/occt/template index 3b131d74512..ce9fc7480e9 100644 --- a/srcpkgs/occt/template +++ b/srcpkgs/occt/template @@ -1,6 +1,6 @@ # Template file for 'occt' pkgname=occt -version=7.4.0 +version=7.4.0p1 revision=1 _gittag="V${version//./_}" wrksrc=occt-${_gittag} From e6f6647345d36d43d8da4594b3551e492915c848 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Mon, 31 Aug 2020 16:55:20 -0400 Subject: [PATCH 2/2] occt: update to 7.4.0p1. --- srcpkgs/occt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/occt/template b/srcpkgs/occt/template index ce9fc7480e9..fc6a9fc80dc 100644 --- a/srcpkgs/occt/template +++ b/srcpkgs/occt/template @@ -16,7 +16,7 @@ homepage="https://www.opencascade.com" # distfile: use git instead of official tarball, which 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=655da7717dac3460a22a6a7ee68860c1da56da2fec9c380d8ac0ac0349d67676 +checksum=e00fedc221560fda31653c23a8f3d0eda78095c87519f338d4f4088e2ee9a9c0 conflicts="oce>=0" post_install() {