1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

pkg/qr-code-generator: bump to 1.7.0

This commit is contained in:
Alexandre Abadie 2021-10-02 16:48:02 +02:00
parent 3e007208f2
commit 46e842653e
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -1,6 +1,6 @@
PKG_NAME=qr-code-generator
PKG_URL=https://github.com/nayuki/QR-Code-generator
PKG_VERSION=71c75cfeb0f06788ebc43a39b704c39fcf5eba7c # v1.6.0
PKG_VERSION=4d13c303dc878ffae8df6d0e0a7513fe860a092c # v1.7.0
PKG_LICENSE=MIT
include $(RIOTBASE)/pkg/pkg.mk