Skip to content

Commit

Permalink
RIOT: Update PKG_URL and PKG_VERSION to latest 4.3.2rc1 code
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdeep1 committed Jul 22, 2023
1 parent cb78d5f commit c35c078
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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/mrdeep1/libcoap
PKG_VERSION=e45a451be94b0d4f7189b52b9f5902454adc6d20
PKG_URL=https://github.com/obgm/libcoap
PKG_VERSION=cb78d5fd857c7bc244ca056ac3c989eeeb2954bf
PKG_LICENSE=BSD-2-Clause

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

0 comments on commit c35c078

Please sign in to comment.