Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Commit

Permalink
Bump pkg release for libc
Browse files Browse the repository at this point in the history
For some reason we have old version of libc on some routers.
  • Loading branch information
Cynerd committed Jan 29, 2019
1 parent 94a16fa commit af70c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolchain/musl/common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ include $(INCLUDE_DIR)/target.mk

PKG_NAME:=musl
PKG_VERSION:=$(call qstrip,$(CONFIG_MUSL_VERSION))
PKG_RELEASE=4
PKG_RELEASE=5

PKG_MD5SUM:=97e447c7ee2a7f613186ec54a93054fe15469fe34d7d323080f7ef38f5ecb0fa

Expand Down

0 comments on commit af70c34

Please sign in to comment.