diff options
Diffstat (limited to 'package/c-periphery/c-periphery.mk')
-rw-r--r-- | package/c-periphery/c-periphery.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/c-periphery/c-periphery.mk b/package/c-periphery/c-periphery.mk index e602e76a94..dcc82f19c0 100644 --- a/package/c-periphery/c-periphery.mk +++ b/package/c-periphery/c-periphery.mk @@ -4,7 +4,7 @@ # ################################################################################ -C_PERIPHERY_VERSION = 2.2.2 +C_PERIPHERY_VERSION = 2.3.1 C_PERIPHERY_SITE = $(call github,vsergeev,c-periphery,v$(C_PERIPHERY_VERSION)) C_PERIPHERY_INSTALL_STAGING = YES C_PERIPHERY_LICENSE = MIT |