aboutsummaryrefslogtreecommitdiff
path: root/libs/libesmtp
Commit message (Collapse)AuthorAge
* treewide: Change .*GPL.*+ licenses to SPDX compatible identifierSven Eckelmann2019-09-10
| | | | | | | | The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL licenses. But a lot of packages did use a different, non-SPDX style with a "+" at the end instead of "-or-later". Signed-off-by: Sven Eckelmann <sven@narfation.org>
* libesmtp: Fix compile with OpenSSL 1.1.0Rosen Penev2018-07-31
| | | | | | Also switched back to official tarball. 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>
* libesmtp: add ssl support, new upstream URLOthmar Truniger2016-03-05
| | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* libesmtp: streamline makefileOthmar Truniger2015-03-11
| | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* remove uneeded PKG_BUILD_DIR & PKG_CAT overridesNicolas Thill2015-02-22
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* libesmtp: add Makefile for new packageOthmar Truniger2014-12-31
Signed-off-by: Othmar Truniger <github@truniger.ch>