mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
sendmail: update to 8.16.1
Refreshed patches and removed upstreamed ones. Switched main URL and removed others. None of them have the proper file. The first actually has a bad one. The changed URL is from the official website. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -7,14 +7,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sendmail
|
||||
PKG_VERSION:=8.15.2
|
||||
PKG_RELEASE:=4
|
||||
PKG_VERSION:=8.16.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME).$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://artfiles.org/sendmail.org/pub/sendmail/ \
|
||||
ftp://ftp.cs.berkeley.edu/ucb/sendmail/ \
|
||||
http://www.netgull.com/sendmail/
|
||||
PKG_HASH:=24f94b5fd76705f15897a78932a5f2439a32b1a2fdc35769bb1a5f5d9b4db439
|
||||
PKG_SOURCE_URL:=ftp://ftp.sendmail.org/pub/sendmail
|
||||
PKG_HASH:=7886d5dc4b436b86175f32b5b9c7305c80787749847e2909bf99123ecc4e64ba
|
||||
PKG_MAINTAINER:=Val Kulkov <val.kulkov@gmail.com>
|
||||
|
||||
PKG_LICENSE:=Sendmail
|
||||
|
||||
Reference in New Issue
Block a user