소스 검색

libsigsegv: update web page URL

The web page has moved.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Luca Ceresoli 9 년 전
부모
커밋
949c857464
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package/libsigsegv/Config.in

+ 1 - 1
package/libsigsegv/Config.in

@@ -9,7 +9,7 @@ config BR2_PACKAGE_LIBSIGSEGV
 	help
 	help
 	  Library for handling page faults in user mode.
 	  Library for handling page faults in user mode.
 
 
-	  http://libsigsegv.sourceforge.net/
+	  http://www.gnu.org/software/libsigsegv/
 
 
 comment "libsigsegv needs a glibc toolchain"
 comment "libsigsegv needs a glibc toolchain"
 	depends on (BR2_powerpc || BR2_sh) && BR2_TOOLCHAIN_USES_UCLIBC
 	depends on (BR2_powerpc || BR2_sh) && BR2_TOOLCHAIN_USES_UCLIBC