Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
f36d5b2e
Commit
f36d5b2e
authored
4 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
community/jsoncpp: upgrade to 1.9.4
parent
9aef8e93
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!12856
community/jsoncpp: upgrade to 1.9.4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/jsoncpp/APKBUILD
+2
-10
2 additions, 10 deletions
community/jsoncpp/APKBUILD
with
2 additions
and
10 deletions
community/jsoncpp/APKBUILD
+
2
−
10
View file @
f36d5b2e
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
jsoncpp
pkgname
=
jsoncpp
pkgver
=
1.9.
3
pkgver
=
1.9.
4
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"JSON C++ library"
pkgdesc
=
"JSON C++ library"
# Disable tests to unblock builder
# ../src/test_lib_json/main.cpp(3370): expected == result
# Expected: '["\"","\\","\b","\f","\n","\r","\t","\u0278","\ud852\udf62"]
# '
# Actual : '["\"","\\","\b","\f","\n","\r","\t","ɸ","ð¤¢"]
# '
# 101/102 tests passed (1 failure(s))
options
=
"!check"
url
=
"https://github.com/open-source-parsers/jsoncpp"
url
=
"https://github.com/open-source-parsers/jsoncpp"
arch
=
"all"
arch
=
"all"
license
=
"Public-Domain"
license
=
"Public-Domain"
...
@@ -41,4 +33,4 @@ static() {
...
@@ -41,4 +33,4 @@ static() {
mv
"
$pkgdir
"
/usr/lib/
*
.a
"
$subpkgdir
"
/usr/lib/
mv
"
$pkgdir
"
/usr/lib/
*
.a
"
$subpkgdir
"
/usr/lib/
}
}
sha512sums
=
"
f1c035d54ed952d8d4e41acab5c3ecf6aa445f348f98aeac2e7c89555ec2f6421d727b3bc4c2f54176afce137c545b20d886562901953ec091f91890e91e8559
jsoncpp-1.9.
3
.tar.gz"
sha512sums
=
"
adfd4afbdf6b79bd37edcf0e248f07864994f1c4bcb7431f3b44102490ce467f72381908066655fa486dec12f467af0a11f42f859bbf719895974c7339db7d22
jsoncpp-1.9.
4
.tar.gz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment