sqm-scripts: Bump to v1.0.6.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
This commit is contained in:
parent
1c063ad6fb
commit
91a597eebe
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=sqm-scripts
|
PKG_NAME:=sqm-scripts
|
||||||
PKG_SOURCE_VERSION:=90399ffc4ddbe0b25374682d7914afee3d522328
|
PKG_SOURCE_VERSION:=f2be2cc07c9902c3031f799ed4e133964e8c608f
|
||||||
PKG_VERSION:=1.0.5
|
PKG_VERSION:=1.0.6
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=1
|
||||||
PKG_LICENSE:=GPLv2
|
PKG_LICENSE:=GPLv2
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE).tar.xz
|
||||||
|
|
Loading…
Reference in a new issue