mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 12:40:06 +04:00
exim: update to version 4.99.4
Maintenance release on the 4.99 stable series. https://github.com/Exim/exim/blob/exim-4.99.4/doc/doc-txt/ChangeLog Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
+2
-2
@@ -1,12 +1,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=exim
|
||||
PKG_VERSION:=4.99.3
|
||||
PKG_VERSION:=4.99.4
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://downloads.exim.org/exim4/
|
||||
PKG_HASH:=663e76d2a0d9b8fc5b373d0008e44ae044f10feb22bc9dbae8c7f21345ebfb3b
|
||||
PKG_HASH:=87ff38815700dfb1ee4eb7e8dba7916df7a755905354d2d0faa1ae1790c4fd9d
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
|
||||
PKG_LICENSE:=GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user