From 112509ae74a5ef7be3f293ef05e912657e74e0e4 Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Mon, 10 Dec 2018 21:24:52 +0200 Subject: [PATCH] yaaw: try to fix bad copy at a source mirror Bump source date to force a new download to fix a bad 0 byte copy at one Openwrt source mirror. Signed-off-by: Hannu Nyman --- net/yaaw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/yaaw/Makefile b/net/yaaw/Makefile index cfe2c3c30..44a3fa753 100644 --- a/net/yaaw/Makefile +++ b/net/yaaw/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=yaaw -PKG_VERSION:=2017-04-11 +PKG_VERSION:=2017-04-12 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git