tools/sstrip: add PKG_{VERSION,RELEASE}
[openwrt/staging/chunkeey.git] / tools / sstrip / Makefile
index 180bd1743e5d6402707504ba1dfddb126867af29..bab172a95a74c34bb87f195ecb1806227e3902b8 100644 (file)
@@ -7,6 +7,8 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=sstrip
+PKG_VERSION:=2.0
+PKG_RELEASE:=1
 
 include $(INCLUDE_DIR)/host-build.mk