aboutsummaryrefslogtreecommitdiff
path: root/utils/sispmctl
Commit message (Collapse)AuthorAge
* sispmctl: Update to 4.0Rosen Penev2018-07-07
| | | | | | | | | | | Switched from git to tarball. There seems to be no activity since release 4.0. Removed unneeded patches. Added a library package since it seems to be required now. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* sispmctl: Change URL to HTTPSRosen Penev2018-05-20
| | | | | | HTTPS goes through firewalls easier. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* sispmctl: fix compilation error with muslRichard Kunze2014-11-16
| | | | | | | | | | | Unpatched compile fails because <sys/types.h> is not included in <usb.h> (provided by "libusb-compat") and consequently the 'u_int*_t' types are not found. This should probably better be fixed in the core "libusb-compat" package instead. Signed-off-by: Richard Kunze <richard.kunze@web.de>
* sispmctl: import from oldpackages, bump version to 3.1+20120206 (git head)Richard Kunze2014-11-16
Signed-off-by: Richard Kunze <richard.kunze@web.de>