Skip to content

Commit afc1742

Browse files
author
taca
committed
textproc/ruby-rqrcode: update to 2.2.0
2.2.0 (2023-05-17) Changed * Allow all ChunkyPNG::Color options to be passed into fill and color on as_png [#135] * Add 3.2 to CI @petergoldstein [#133] * Development dependency upgrades. Minimum Ruby change [#130] * README updates
1 parent 44f856d commit afc1742

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

textproc/ruby-rqrcode/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.3 2022/08/30 15:35:08 taca Exp $
1+
# $NetBSD: Makefile,v 1.4 2023/05/21 03:21:58 taca Exp $
22

3-
DISTNAME= rqrcode-2.1.2
3+
DISTNAME= rqrcode-2.2.0
44
CATEGORIES= textproc
55

66
MAINTAINER= pkgsrc-users@NetBSD.org

textproc/ruby-rqrcode/distinfo

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.5 2022/08/30 15:35:08 taca Exp $
1+
$NetBSD: distinfo,v 1.6 2023/05/21 03:21:58 taca Exp $
22

3-
BLAKE2s (rqrcode-2.1.2.gem) = 8035f1381e03a6cd3347cc636e0e0b3a98572b93314ac5768787fc2c21f379d4
4-
SHA512 (rqrcode-2.1.2.gem) = 0a17d6cafe66ff5c6f3f62f36714ee11a5ac28ddf2262a722704f6b16e2dca9b3d1b0024cae0f64be82ea0aa769dca79bb84bb1e03fabe49412c530556a1ddbe
5-
Size (rqrcode-2.1.2.gem) = 105472 bytes
3+
BLAKE2s (rqrcode-2.2.0.gem) = 3527066abf53b2b27c0ff4a8bf5a7abfe04fd0a780c56bcb1bece8ef42fb09ea
4+
SHA512 (rqrcode-2.2.0.gem) = 926a8d2154db9947a8d014153838a673089b93b918e479b6e9f6e3e99974a54ac4aced23740f0d0e0ac716980708df8c2b74d47c8dc0cef9d8b3b6fa8e2c76cb
5+
Size (rqrcode-2.2.0.gem) = 105984 bytes

0 commit comments

Comments
 (0)