1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2025-05-08 20:23:39 +08:00
Josef Schlehofer 6debd2f564
ahcpd: use SHA256 hash and use HTTPS everywhere
- The old page redirects to a new one and it uses HTTPS.
Let's skip that redirect in PKG_SOURCE_URL and URL.
- Reorder some things to be sync with Makefiles in packages feed
- Add PKG_LICENSE_FILES

Fixes: 47edf2d27594083f91777913bbe57c43a2927f09 (ahcpd: Replace
PKG_MD5SUM with PKG_HASH)
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-01-11 15:08:26 +01:00
2019-09-29 20:35:24 +02:00
2019-12-21 23:18:36 +01:00
2019-09-06 11:16:11 -10:00
2018-08-12 18:03:38 +02:00
2019-08-12 12:35:21 -07:00
2017-06-13 10:56:49 +02:00
2017-06-13 10:56:49 +02:00
2017-06-13 10:56:49 +02:00
2018-06-19 08:01:14 -03:00
2018-05-01 11:03:26 +02:00

This is an OpenWrt package feed containing community maintained routing packages.

To use these packages, add the following line to the feeds.conf
in the OpenWrt buildroot:

  src-git routing git://github.com/openwrt-routing/packages.git
  
Update the feed:

  ./scripts/feeds update routing
  
Activate the package:

  ./scripts/feeds install -a -p routing
  
The routing packages should now appear in menuconfig.


Description
No description provided
Readme 4.1 MiB
Languages
Makefile 33.3%
Shell 33%
Lua 12.7%
C 11.5%
JavaScript 7.8%
Other 1.7%