Skip to content

Commit

Permalink
RIOT: Update PKG_VERSION to point to 4.3.2 code
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdeep1 committed Sep 7, 2023
1 parent f67f445 commit 269216e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/riot/pkg_libcoap/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PKG_NAME=libcoap
PKG_URL=https://github.com/obgm/libcoap
PKG_VERSION=9e24d22ce9459b6a8765248234a77bcdefd26b25
PKG_VERSION=f67f44516a19ab8e430323c9ee00753a6e191ee1
PKG_LICENSE=BSD-2-Clause

LIBCOAP_BUILD_DIR=$(BINDIR)/pkg/$(PKG_NAME)
Expand Down

0 comments on commit 269216e

Please sign in to comment.