Ver Fonte

package/dahdi-linux: update URL in Config.in help text

http://www.asterisk.org/downloads/dahdi no longer works, use the
Github page instead.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit e06975b38047fe1ef47650248f154ecf88fe09b5)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Thomas Petazzoni há 2 anos atrás
pai
commit
efd9ca6df6
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      package/dahdi-linux/Config.in

+ 1 - 1
package/dahdi-linux/Config.in

@@ -9,7 +9,7 @@ config BR2_PACKAGE_DAHDI_LINUX
 	  DAHDI Linux is the open source device driver framework used to
 	  DAHDI Linux is the open source device driver framework used to
 	  interface Asterisk with telephony hardware.
 	  interface Asterisk with telephony hardware.
 
 
-	  http://www.asterisk.org/downloads/dahdi
+	  https://github.com/asterisk/dahdi-linux
 
 
 comment "dahdi-linux needs a Linux kernel to be built"
 comment "dahdi-linux needs a Linux kernel to be built"
 	depends on !BR2_LINUX_KERNEL
 	depends on !BR2_LINUX_KERNEL