aboutsummaryrefslogtreecommitdiff
path: root/net/umurmur
Commit message (Collapse)AuthorAge
* umurmur: Fix compilation without OpenSSL ECC supportRosen Penev2018-12-06
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* umurmur: Switch to tarballRosen Penev2018-07-16
| | | | | | Should be a faster download Signed-off-by: Rosen Penev <rosenp@gmail.com>
* umurmur: update to version 0.2.17Eneas U de Queiroz2018-06-08
| | | | | | | This version supports openssl-1.1. Added a patch to update openssl 1.1 deprecated API. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.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>
* umurmur: Update to lastest version. Replace PolarSSL with mbed TLSTed Hess2017-01-10
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* umurmur: Update to 0.2.16. Also fix build breakage since PolarSSL/MbedTLS's ↵Martin Johansson2015-05-21
| | | | | | version module was disabled. Signed-off-by: Martin Johansson <martin@fatbob.nu>
* umurmur: use generic autoreconf fixupJo-Philipp Wich2015-02-07
| | | | | | | | | Use the generic autoreconf facility to pickup proper variants of autoconf, automake and libtool. Remove the unneeded Build/Configure override. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* umurmur: Set PKG_LICENSEMartin Johansson2014-08-14
| | | | Signed-off-by: Martin Johansson <martin@fatbob.nu>
* Add package umurmur. Add myself as maintainer.Martin Johansson2014-08-10