From 884534873cbbd8d6089c4e3d9310f2bc1af412b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toke=20H=C3=B8iland-J=C3=B8rgensen?= Date: Thu, 3 Sep 2015 15:26:38 +0200 Subject: [PATCH] sqm-scripts: Bump to v1.0.3. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Toke Høiland-Jørgensen --- net/sqm-scripts/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/sqm-scripts/Makefile b/net/sqm-scripts/Makefile index 69e170145..9835667d7 100644 --- a/net/sqm-scripts/Makefile +++ b/net/sqm-scripts/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sqm-scripts -PKG_SOURCE_VERSION:=de551af17e54f07a59e357b951c83b373ee659e5 -PKG_VERSION:=1.0.2 +PKG_SOURCE_VERSION:=39005a11405ca68bb80d42855ff7ea641a9769b9 +PKG_VERSION:=1.0.3 PKG_RELEASE:=1 PKG_LICENSE:=GPLv2