mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
libesmtp: update URLs
The author's website went down and moved to GitHub. Used a mirror for PKG_SOURCE_URL and he does not have the same tarball on GitHub. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ PKG_LICENSE:=LGPL-2.0-or-later
|
|||||||
PKG_LICENSE_FILES:=COPYING
|
PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=http://brianstafford.info/libesmtp
|
PKG_SOURCE_URL:=https://ftp.osuosl.org/pub/blfs/conglomeration/libesmtp
|
||||||
PKG_HASH:=d0a61a5c52d99fa7ce7d00ed0a07e341dbda67101dbed1ab0cdae3f37db4eb0b
|
PKG_HASH:=d0a61a5c52d99fa7ce7d00ed0a07e341dbda67101dbed1ab0cdae3f37db4eb0b
|
||||||
|
|
||||||
PKG_BUILD_PARALLEL:=1
|
PKG_BUILD_PARALLEL:=1
|
||||||
@@ -28,7 +28,7 @@ define Package/libesmtp
|
|||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=A Library for Posting Electronic Mail
|
TITLE:=A Library for Posting Electronic Mail
|
||||||
URL:=http://brianstafford.info/libesmtp/
|
URL:=https://libesmtp.github.io/
|
||||||
DEPENDS:=+libpthread +libopenssl
|
DEPENDS:=+libpthread +libopenssl
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user