mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
dhcp-forwarder: use Savannah download alias, remove conffiles indent
Minor tweaks to the new package: * Use the SAVANNAH download alias * Remove indentation from conffiles Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
@@ -11,7 +11,7 @@ PKG_NAME:=dhcp-forwarder
|
|||||||
PKG_VERSION:=0.11
|
PKG_VERSION:=0.11
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_URL:=http://savannah.nongnu.org/download/dhcp-fwd/
|
PKG_SOURCE_URL:=@SAVANNAH/dhcp-fwd/
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_MD5SUM:=9d1ea7939fef93ae7d7caef43397a908
|
PKG_MD5SUM:=9d1ea7939fef93ae7d7caef43397a908
|
||||||
|
|
||||||
@@ -51,7 +51,7 @@ define Package/dhcp-forwarder/description
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/dhcp-forwarder/conffiles
|
define Package/dhcp-forwarder/conffiles
|
||||||
/etc/dhcp-fwd.conf
|
/etc/dhcp-fwd.conf
|
||||||
endef
|
endef
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
|
|||||||
Reference in New Issue
Block a user