|
|
@ -8,13 +8,13 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=sqm-scripts |
|
|
|
PKG_SOURCE_VERSION:=a94318a2ecd709403fb8c0d622063d9ce1859615 |
|
|
|
PKG_VERSION:=1.2.3 |
|
|
|
PKG_SOURCE_VERSION:=d0ac824ec0c5d0fc3593ce90d83a007da505856e |
|
|
|
PKG_VERSION:=1.2.4 |
|
|
|
PKG_RELEASE:=1 |
|
|
|
PKG_LICENSE:=GPLv2 |
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE).tar.xz |
|
|
|
PKG_MIRROR_HASH:=0cabeaf9c9d7ff260d8ed7b4ed518c67ff4640d82a8583e2fb4d695befb79c54 |
|
|
|
PKG_MIRROR_HASH:=2882aeae9f8b7827655bae8b0ecae60c405795a2a51aec8d3f2ae5fccecd76b9 |
|
|
|
PKG_SOURCE_URL:=https://github.com/tohojo/sqm-scripts.git |
|
|
|
PKG_SOURCE_PROTO:=git |
|
|
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE) |
|
|
|