occt: update to 7.4.0p1.
[ci skip]
This commit is contained in:
parent
98e62b17c1
commit
f7de7c6e57
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'occt'
|
# Template file for 'occt'
|
||||||
pkgname=occt
|
pkgname=occt
|
||||||
version=7.4.0
|
version=7.4.0p1
|
||||||
revision=1
|
revision=1
|
||||||
_gittag="V${version//./_}"
|
_gittag="V${version//./_}"
|
||||||
wrksrc=occt-${_gittag}
|
wrksrc=occt-${_gittag}
|
||||||
|
@ -16,7 +16,7 @@ homepage="https://www.opencascade.com"
|
||||||
# distfile: use git instead of official tarball, which requires registration
|
# distfile: use git instead of official tarball, which requires registration
|
||||||
# see https://www.opencascade.com/content/packaging-again-debian
|
# 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"
|
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"
|
conflicts="oce>=0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue