Signed-off-by: Michael Heimpold <[email protected]> --- ipv6/send/Makefile | 2 +- {send => ipv6/send}/patches/007-use-flex.patch | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename {send => ipv6/send}/patches/007-use-flex.patch (100%)
diff --git a/ipv6/send/Makefile b/ipv6/send/Makefile index 34a1a4f..ca60c23 100644 --- a/ipv6/send/Makefile +++ b/ipv6/send/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=send PKG_VERSION:=0.2-5.4 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)d_$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://mobisend.org/debian-mobisend/pool/main/s/sendd/ diff --git a/send/patches/007-use-flex.patch b/ipv6/send/patches/007-use-flex.patch similarity index 100% rename from send/patches/007-use-flex.patch rename to ipv6/send/patches/007-use-flex.patch -- 1.7.10.4 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
