mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
libsigc++: Fix URL
Old URL is dead. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -29,7 +29,7 @@ define Package/libsigcxx
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=typesafe callback system for standard C++
|
||||
URL:=http://libsigc.sourceforge.net/
|
||||
URL:=https://libsigcplusplus.github.io/libsigcplusplus/
|
||||
DEPENDS:=+libstdcpp
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user