forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
textproc/ruby-rqrcode: update to 2.1.2
2.1.2 (2022-07-26) * Remove setup script as it just calls bundle install [#128] * Change inline styles to the fill property to allow for strict CSP style-src directive [#127]
- Loading branch information
taca
committed
Aug 30, 2022
1 parent
2affa2f
commit a10e7a2
Showing
3 changed files
with
7 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# $NetBSD: Makefile,v 1.2 2021/08/30 15:58:32 taca Exp $ | ||
# $NetBSD: Makefile,v 1.3 2022/08/30 15:35:08 taca Exp $ | ||
|
||
DISTNAME= rqrcode-2.1.0 | ||
DISTNAME= rqrcode-2.1.2 | ||
CATEGORIES= textproc | ||
|
||
MAINTAINER= [email protected] | ||
|
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.4 2021/10/26 11:23:27 nia Exp $ | ||
$NetBSD: distinfo,v 1.5 2022/08/30 15:35:08 taca Exp $ | ||
|
||
BLAKE2s (rqrcode-2.1.0.gem) = 46d1a1cca54eb3b95b37526f92ce51c1f7cadb32f1bb92a5df995e83a61cfeb7 | ||
SHA512 (rqrcode-2.1.0.gem) = 31f2a48a5eb4bfab0bef641fe9014646271588104fdf3d1dcffc0ae81b49cdee1a336b0dd6d09b642db3230087ef78cc6a1697060fb4d252a6b57b0f3c79dce6 | ||
Size (rqrcode-2.1.0.gem) = 105472 bytes | ||
BLAKE2s (rqrcode-2.1.2.gem) = 8035f1381e03a6cd3347cc636e0e0b3a98572b93314ac5768787fc2c21f379d4 | ||
SHA512 (rqrcode-2.1.2.gem) = 0a17d6cafe66ff5c6f3f62f36714ee11a5ac28ddf2262a722704f6b16e2dca9b3d1b0024cae0f64be82ea0aa769dca79bb84bb1e03fabe49412c530556a1ddbe | ||
Size (rqrcode-2.1.2.gem) = 105472 bytes |