X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=alfred%2FMakefile;h=ef6d810af2299d325e83b6b36beb0bae5565578e;hb=82191689948a4b7aa98ba82349d649d2d66d4b47;hp=aa43b67afdc3cbe9ce6938c57d6eccdc5d4157c3;hpb=ecb7132f014275a9fa0509e790257f0a66802a1d;p=feed%2Frouting.git diff --git a/alfred/Makefile b/alfred/Makefile index aa43b67..ef6d810 100644 --- a/alfred/Makefile +++ b/alfred/Makefile @@ -9,12 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=alfred PKG_VERSION:=2019.3 -PKG_RELEASE:=0 +PKG_RELEASE:=2 PKG_HASH:=a4c37920de497701680abb55c49cdcd11e4e7135e0e7e79259c35492a3df4766 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://downloads.open-mesh.org/batman/releases/batman-adv-$(PKG_VERSION) -PKG_LICENSE:=GPL-2.0 +PKG_LICENSE:=GPL-2.0-only MIT +PKG_LICENSE_FILES:=LICENSES/preferred/GPL-2.0 LICENSES/preferred/MIT include $(INCLUDE_DIR)/package.mk