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

pkg/libb2: bump to 0.98.1

This commit is contained in:
Alexandre Abadie 2020-07-02 18:10:44 +02:00
parent 529c3142c7
commit 01d2201f4d
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -1,6 +1,6 @@
PKG_NAME = libb2
PKG_URL = https://github.com/BLAKE2/libb2
PKG_VERSION = 60ea749837362c226e8501718f505ab138e5c19d # v0.98
PKG_VERSION = 2c5142f12a2cd52f3ee0a43e50a3a76f75badf85 # v0.98.1
PKG_LICENSE = CC0-1.0
include $(RIOTBASE)/pkg/pkg.mk