mrd6: include PKG_MIRROR_HASH
This avoids unnecessary downloads and rebuilds. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
This commit is contained in:
parent
564ca99e2c
commit
9cb03f0a2f
1 changed files with 2 additions and 1 deletions
|
@ -10,10 +10,11 @@ include $(TOPDIR)/rules.mk
|
|||
PKG_NAME:=mrd6
|
||||
PKG_SOURCE_VERSION:=c805eb33255dbc0b6647d463c6c67d1c9d3105a0
|
||||
PKG_VERSION:=2013-11-30-$(PKG_SOURCE_VERSION)
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/hugosantos/mrd6.git
|
||||
PKG_MIRROR_HASH:=d338549549c1e7b3f8a292c76e04cbfad1c7c6c9c77cbce6afbaa99bee9b8460
|
||||
PKG_MAINTAINER:=Steven Barth <cyrus@openwrt.org>
|
||||
PKG_LICENSE:=GPL-2.0+
|
||||
|
||||
|
|
Loading…
Reference in a new issue