forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In addition to the upstream changes below, the package now also includes the cJSON backend (and dependency). Fix: - improve naming (#42) - magical spaces in recursive partials (#43) - installation when tool isn't built - correct detection of falsey values (#45) Minor: - update to newer reference tests https://gitlab.com/jobol/mustach/-/releases/1.2.6
- Loading branch information
Showing
3 changed files
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.9 2023/04/19 13:10:31 sjmulder Exp $ | ||
$NetBSD: distinfo,v 1.10 2024/01/30 13:39:40 sjmulder Exp $ | ||
|
||
BLAKE2s (mustach-1.2.5.tar.gz) = fe5b340598f0ce4f6807d21ac8de896253ffb8008d0cd583b05fb760c8ec69dc | ||
SHA512 (mustach-1.2.5.tar.gz) = 93ce8f454acc737a5c1136d1a3453fa3ea55697b5f63df4c303ad0306f6019e255e1013f86a7dcc8ede91ea3cf5044492df8438af99735ae777997302a133249 | ||
Size (mustach-1.2.5.tar.gz) = 37202 bytes | ||
BLAKE2s (mustach-1.2.6.tar.gz) = 3eb26638006e7c6c143e1a2893c68a6de7df91fe27ac9190594e16098673611b | ||
SHA512 (mustach-1.2.6.tar.gz) = 45f5e947998eac363d30eda8c9a819b1f1583b79e3cad58af5b714c24bb9eef95c0167ff831b723666d6e69435bb6c9dbf4f18e9bb29506c3bbb0480ebf9d52d | ||
Size (mustach-1.2.6.tar.gz) = 38238 bytes |