diff options
author | Tim Biermann <tbier@posteo.de> | 2022-07-31 10:37:07 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-07-31 10:37:07 +0200 |
commit | 2031e58687d43a9f3d8da0d0b8d8641c90fc5710 (patch) | |
tree | 4369ba4c8512806b8739ccececb77d078899489b /p5-json | |
parent | fa5f866b02b7ea410037fe4a76a71e7cf5edc9b0 (diff) | |
parent | b763159e02b815efef31af89e1053e2eeed212b3 (diff) | |
download | contrib-2031e58687d43a9f3d8da0d0b8d8641c90fc5710.tar.gz contrib-2031e58687d43a9f3d8da0d0b8d8641c90fc5710.tar.xz |
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'p5-json')
-rw-r--r-- | p5-json/.signature | 6 | ||||
-rw-r--r-- | p5-json/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/p5-json/.signature b/p5-json/.signature index a5ddd9094..fde579b7a 100644 --- a/p5-json/.signature +++ b/p5-json/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xjIjXrKy+81HCD8Si7cHlgdhpfOwL3sUPU6oV3f2BCEuSL4+DMMED9AIwTQH4yG7a49w+qlJmPeDZ8EVK0qnwo= -SHA256 (Pkgfile) = 401c649b0893e3fbe2deecd4c2e937235e0cb36a2c5d217bb0de03a533b23f5d +RWSagIOpLGJF391xL9QBnb5Pei/AtqrCG2q3hP+0mTt3IBgplX6IgJYOhqAL8apJzU/RU4pz6ejGrAMniXX9s3oCN6yDmIvDoQg= +SHA256 (Pkgfile) = 8361fd778b18df4a281bc2438a93da35ed8781d2d34bd9e90ce9b5a50785c802 SHA256 (.footprint) = 8652da7864f3352126ff0ad9f9d55b79fa0dab507819d3b2fbf335ee516293d0 -SHA256 (JSON-4.07.tar.gz) = 4f78b929798992e06106cf2bbc20de2375f7b60c60b3aa3ace02aae1e38513bb +SHA256 (JSON-4.08.tar.gz) = 6b2a38eb6f92934840d142e31ce6683610b66477fad3ffab1111978ef26ca53f diff --git a/p5-json/Pkgfile b/p5-json/Pkgfile index 89b4e8a48..dfceb0b30 100644 --- a/p5-json/Pkgfile +++ b/p5-json/Pkgfile @@ -4,7 +4,7 @@ # Depends on: name=p5-json -version=4.07 +version=4.08 release=1 source=(https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/JSON-$version.tar.gz) |