summaryrefslogtreecommitdiff
path: root/graphics/qr-code-generator
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26graphics: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07graphics: Remove SHA1 hashes for distfilesnia1-2/+1
2021-08-17qr-code-generator: bump API depends to 1.7, not fully backwards compatiblewiz1-2/+2
2021-08-15qr-code-generator: update to 1.7.0.wiz5-53/+10
Changes: not summarized, git commit log at https://github.com/nayuki/QR-Code-generator/commits/master
2020-03-22qr-code-generator: update to 1.6.0.wiz3-12/+12
No changelog, commit log is long, see https://github.com/nayuki/QR-Code-generator/commits/master
2020-02-08qr-code-generator: add upstream pull request URL as commentswiz3-5/+7
2020-02-08qr-code-generator: update to 1.4.0nb1.wiz4-2/+40
Honor LDFLAGS. Fixes RELRO build.
2020-02-05graphics/qr-code-generator: import qr-code-generator-1.4.0ryoon5-0/+70
QR Code generator library written in C/C++. The aim of this library is the best and clearest QR Code generation.