summaryrefslogtreecommitdiff
path: root/package/sispmctl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-13 21:22:42 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-13 21:59:39 +0200
commit0d8299c13873d2377f941fba039b6b9b55197088 (patch)
tree5bccb15ce5ea8b94001bd2cce7c29a860117a9c4 /package/sispmctl
parent6a190ec3b1f377fbedeb0892eeed8ec0a59a1102 (diff)
update sispmctl to latest stable version
Diffstat (limited to 'package/sispmctl')
-rw-r--r--package/sispmctl/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/package/sispmctl/Makefile b/package/sispmctl/Makefile
index 333c3e04d..2356a1654 100644
--- a/package/sispmctl/Makefile
+++ b/package/sispmctl/Makefile
@@ -4,9 +4,9 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= sispmctl
-PKG_VERSION:= 2.7
+PKG_VERSION:= 3.0
PKG_RELEASE:= 1
-PKG_HASH:= d24d34fc7e14992ac822cef3c5567b04a077cfc96252b0a6fb238c8a272c16f4
+PKG_HASH:= 8e3eab344df774330f7ca9e230f9b1d29afa82de63c099c0cf0bac4aa34dab64
PKG_DESCR:= control application for power sockets
PKG_SECTION:= sys/hw
PKG_DEPENDS:= libusb libusb-compat
@@ -20,6 +20,9 @@ include ${ADK_TOPDIR}/mk/package.mk
$(eval $(call PKG_template,SISPMCTL,sispmctl,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+CONFIGURE_ENV+= ac_cv_func_malloc_0_nonnull=yes \
+ ac_cv_func_realloc_0_nonnull=yes
+
sispmctl-install:
${INSTALL_DIR} ${IDIR_SISPMCTL}/usr/bin
${INSTALL_BIN} ${WRKINST}/usr/bin/sispmctl ${IDIR_SISPMCTL}/usr/bin