aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2018-12-10 21:40:45 +0200
committerHannu Nyman <hannu.nyman@iki.fi>2018-12-10 21:40:45 +0200
commite96353dd45fdc949de54b6c8e544b17f96e654ee (patch)
tree64135041b416518b09cf5912af8ab78a3ca53a9c
parent112509ae74a5ef7be3f293ef05e912657e74e0e4 (diff)
yaaw: fix mirror hash
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
-rw-r--r--net/yaaw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/yaaw/Makefile b/net/yaaw/Makefile
index 44a3fa753..c0016f239 100644
--- a/net/yaaw/Makefile
+++ b/net/yaaw/Makefile
@@ -13,7 +13,7 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/binux/yaaw.git
-PKG_MIRROR_HASH:=698b176cbee67c37cb095d0d07158b917de4191a2ab3fc766c6e8378a6d52110
+PKG_MIRROR_HASH:=02c79d4233384df7b82e18740f96803da03260785a710be587b4c1554e900326
PKG_SOURCE_VERSION:=d3a8346c5b9c2c1875dc79e1db2533b584fc8def
PKG_LICENSE:=LGPL-3.0