Skip to content

Commit

Permalink
- lua-curl: fix download location
Browse files Browse the repository at this point in the history
  • Loading branch information
vanhofen committed May 30, 2022
1 parent 319b69e commit 11add49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/lua-curl/lua-curl.mk
Expand Up @@ -7,7 +7,7 @@
LUA_CURL_VERSION = git
LUA_CURL_DIR = lua-curlv3.$(LUA_CURL_VERSION)
LUA_CURL_SOURCE = lua-curlv3.$(LUA_CURL_VERSION)
LUA_CURL_SITE = https://github.com/lua-curl/$(LUA_CURL_SOURCE)
LUA_CURL_SITE = https://github.com/lua-curl

LUA_CURL_DEPENDENCIES = libcurl lua

Expand Down

0 comments on commit 11add49

Please sign in to comment.