From 613f7626612f5504403e592288b4068003e7856e Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 5 Oct 2009 14:46:22 +0000 Subject: [PATCH] [packages] msmtp: update to v1.4.18, add libtool fixups, disable rpath, cleanup git-svn-id: svn://svn.openwrt.org/openwrt/packages@17884 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- mail/msmtp/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index b9364d493..dbb018b8e 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -9,13 +9,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=msmtp -PKG_VERSION:=1.4.17 -PKG_RELEASE:=3 +PKG_VERSION:=1.4.18 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@SF/msmtp +PKG_MD5SUM:=74f80b41c058a0ee34819d6bf5ff3b1a -PKG_MD5SUM:=b0b74f1144812b60688f590c62a0d3dd +PKG_FIXUP:=libtool include $(INCLUDE_DIR)/package.mk @@ -91,6 +92,7 @@ endef endef CONFIGURE_ARGS += \ + --disable-rpath \ --without-libssl32 \ --without-libintl \ --without-libgsasl \ -- 2.11.0