Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

juCi++: update to 1.6.1. #25958

Merged
merged 1 commit into from Dec 20, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
14 changes: 7 additions & 7 deletions srcpkgs/juCi++/template
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Template file for 'juCi++'
pkgname=juCi++
version=1.6.0
revision=2
_libclangmm_commit="043d96d0bfbfe4bbb216a0954992d744a35c60ab"
_tiny_commit="953b19c4c0692b18fb729ffd30f1cc3412797cda"
version=1.6.1
revision=1
_libclangmm_commit="c807211edcd3894f0920fcc1c01476d898f93f8f"
_tiny_commit="c9c8bf810ddad8cd17882b9a9ee628a690e779f5"
wrksrc="jucipp-v${version}"
build_style=cmake
hostmakedepends="pkg-config"
Expand All @@ -16,9 +16,9 @@ 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="5196b80034dea9b36b17c1d9cb4b4d5f4652095b93de5c7aa72f65e7a6170b96
04aadcdc59bc431a19c21311f52e084f73b13316b28a8272996e2d2d4a6b75dc
e4a154a8b950772cd931e384c0a19fd9151f83eb57143547f160c1933b9a6b77"
checksum="9cbae04ace6b4f4a606b1dcd500c30a7232f83b21fea0201c1c37085974bd2c9
380a2e2cb31a3310c3ac31bb6778c844fe3947a216b19acbe69d415f3da4448a
0bb5bd57f1b909a08d883a5a06a15bb55cfa34b2056bc63fe26ea2d5ff13fa38"
nocross=yes #clang cannot be installed as makedepends when cross compiling

case "$XBPS_TARGET_MACHINE" in
Expand Down