juCi++: update to 1.6.2.
This commit is contained in:
parent
19f0d82c0b
commit
7e3c566f86
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'juCi++'
|
||||
pkgname=juCi++
|
||||
version=1.6.1
|
||||
version=1.6.2
|
||||
revision=1
|
||||
_libclangmm_commit="c807211edcd3894f0920fcc1c01476d898f93f8f"
|
||||
_libclangmm_commit="b342f4dd6de4fe509a692a4b4fcfc7e24aae9590"
|
||||
_tiny_commit="c9c8bf810ddad8cd17882b9a9ee628a690e779f5"
|
||||
wrksrc="jucipp-v${version}"
|
||||
build_style=cmake
|
||||
|
@ -16,8 +16,8 @@ homepage="https://gitlab.com/cppit/jucipp"
|
|||
distfiles="https://gitlab.com/cppit/jucipp/-/archive/v${version}/jucipp-v${version}.tar.gz
|
||||
https://gitlab.com/cppit/libclangmm/-/archive/${_libclangmm_commit}/libclangmm-${_libclangmm_commit}.tar.gz
|
||||
https://gitlab.com/eidheim/tiny-process-library/-/archive/${_tiny_commit}/tiny-process-library-${_tiny_commit}.tar.gz"
|
||||
checksum="9cbae04ace6b4f4a606b1dcd500c30a7232f83b21fea0201c1c37085974bd2c9
|
||||
380a2e2cb31a3310c3ac31bb6778c844fe3947a216b19acbe69d415f3da4448a
|
||||
checksum="b2dc1d3ad6182c43dc23193e2c2ccb2c1e5eb66da361e66342f12aaeecdacad9
|
||||
33f17a21b8949f93ab9cdc1ab13d239867767fe2988f040ad96f6a173f46883b
|
||||
0bb5bd57f1b909a08d883a5a06a15bb55cfa34b2056bc63fe26ea2d5ff13fa38"
|
||||
nocross=yes #clang cannot be installed as makedepends when cross compiling
|
||||
|
||||
|
|
Loading…
Reference in a new issue