diff options
author | Daniel Golle <daniel@makrotopia.org> | 2019-09-21 15:09:55 +0200 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2019-09-21 15:12:45 +0200 |
commit | 4fc0a61ed3da96330d30703a2a039a6a06dc0b2f (patch) | |
tree | 1e4d6022115b5e0de1506285c873d2f8e9ba7679 /package/kernel/lantiq/ltq-vdsl-fw/Makefile | |
parent | 2a603cfcfccc4b20b10b7992bc07be0945345ed9 (diff) | |
download | upstream-4fc0a61ed3da96330d30703a2a039a6a06dc0b2f.tar.gz upstream-4fc0a61ed3da96330d30703a2a039a6a06dc0b2f.tar.bz2 upstream-4fc0a61ed3da96330d30703a2a039a6a06dc0b2f.zip |
ltq-vdsl-fw: update firmware filename and download URL
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'package/kernel/lantiq/ltq-vdsl-fw/Makefile')
-rw-r--r-- | package/kernel/lantiq/ltq-vdsl-fw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/lantiq/ltq-vdsl-fw/Makefile b/package/kernel/lantiq/ltq-vdsl-fw/Makefile index 71caef2a9d..336fc2e5e3 100644 --- a/package/kernel/lantiq/ltq-vdsl-fw/Makefile +++ b/package/kernel/lantiq/ltq-vdsl-fw/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ltq-vdsl-fw PKG_VERSION:=6.8.6 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org> |