occt: update to 7.4.0p1.

[ci skip]
This commit is contained in:
Karl Nilsson 2020-08-31 14:41:53 -04:00 committed by Érico Nogueira Rolim
parent 98e62b17c1
commit f7de7c6e57

View file

@ -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}
@ -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() {