contrib/package/olsrd-luci: fixup md5sum, seems to have changed after olsrd repo was moved to new server
This commit is contained in:
parent
add961da27
commit
c639bda253
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ PKG_RELEASE:=2
|
|||
PKG_HGREV:=edc947c1a5bc
|
||||
PKG_SOURCE:=$(PKG_HGREV).tar.gz
|
||||
PKG_SOURCE_URL:=http://gredler.at/hg/olsrd-0.5.6/archive
|
||||
PKG_MD5SUM:=9b0ee1ef2581386f745f5e12b08e6daa
|
||||
PKG_MD5SUM:=88f6ccdfe3b75ce7b942849be2bfc8a8
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_HGREV)
|
||||
PKG_UNPACK=$(HOST_TAR) -C $(PKG_BUILD_DIR) --strip-components=1 -xzf $(DL_DIR)/$(PKG_SOURCE)
|
||||
PKG_VERSION:=$(PKG_BASEVER)+$(PKG_HGREV)+luci1
|
||||
|
|
Loading…
Reference in a new issue