diff --git a/pkg/ccn-lite/Makefile b/pkg/ccn-lite/Makefile index 4b8d0b3773..b8aed030b0 100644 --- a/pkg/ccn-lite/Makefile +++ b/pkg/ccn-lite/Makefile @@ -1,6 +1,6 @@ PKG_NAME=ccn-lite PKG_URL=https://github.com/cn-uofbasel/ccn-lite/ -PKG_VERSION=ee0bff932b5ee3f1c7835e787b2d47d2b26e18c7 +PKG_VERSION=b3d692674be8739c2b1bb2984f86c6be308542a5 PKG_LICENSE=ISC include $(RIOTBASE)/pkg/pkg.mk diff --git a/pkg/ccn-lite/patches/0001-ccnl-riot-fix-build-on-stm32-cpus.patch b/pkg/ccn-lite/patches/0001-ccnl-riot-fix-build-on-stm32-cpus.patch deleted file mode 100644 index 847d97eaba..0000000000 Binary files a/pkg/ccn-lite/patches/0001-ccnl-riot-fix-build-on-stm32-cpus.patch and /dev/null differ diff --git a/pkg/ccn-lite/patches/0001-ccnl_core-add-MAX_GNRC_NETIFS-macro.patch b/pkg/ccn-lite/patches/0001-ccnl_core-add-MAX_GNRC_NETIFS-macro.patch deleted file mode 100644 index 693b5228c0..0000000000 Binary files a/pkg/ccn-lite/patches/0001-ccnl_core-add-MAX_GNRC_NETIFS-macro.patch and /dev/null differ diff --git a/pkg/ccn-lite/patches/0001-riot-adapt-to-changed-kernel_types.h-sched.h.patch b/pkg/ccn-lite/patches/0001-riot-adapt-to-changed-kernel_types.h-sched.h.patch deleted file mode 100644 index 1cb3d414c1..0000000000 Binary files a/pkg/ccn-lite/patches/0001-riot-adapt-to-changed-kernel_types.h-sched.h.patch and /dev/null differ