Merge pull request #8731 from neheb/lzmq

lzmq: Fix homepage URL
This commit is contained in:
Rosen Penev 2019-04-21 13:27:08 -07:00 committed by GitHub
commit 51199dee15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ define Package/lzmq
SECTION:=lang SECTION:=lang
CATEGORY:=Languages CATEGORY:=Languages
TITLE:=Lua ZeroMQ binding TITLE:=Lua ZeroMQ binding
URL:=https://github.com/moteus/lzmq/ URL:=https://github.com/zeromq/lzmq
DEPENDS:= +lua +libzmq DEPENDS:= +lua +libzmq
endef endef