From 367a61f5ce66940be33ced50a65686385bc7692b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 15 Sep 2021 15:00:15 +0200 Subject: flex: update download url --- package/flex/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/flex/Makefile b/package/flex/Makefile index 56ae93305..5570365ff 100644 --- a/package/flex/Makefile +++ b/package/flex/Makefile @@ -12,7 +12,7 @@ PKG_SECTION:= dev/tools PKG_BUILDDEP:= m4-host HOST_BUILDDEP:= m4-host bison-host patch-host libtool-host PKG_URL:= https://github.com/westes/flex -PKG_SITES:= https://github.com/westes/flex/releases/download/v$(PKG_VERSION)/ +PKG_SITES:= https://github.com/westes/flex/files/981163/ PKG_OPTS:= dev DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.gz -- cgit v1.2.3