mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
exim: update to version 4.99
See https://code.exim.org/exim/exim/releases/tag/exim-4.99 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
+3
-3
@@ -1,12 +1,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=exim
|
||||
PKG_VERSION:=4.98.2
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=4.99
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://ftp.exim.org/pub/exim/exim4/
|
||||
PKG_HASH:=88b8e8a67c1db6cc0b1d148161aa36e662f4ca2fef25d5b6f3694d490e42dcae
|
||||
PKG_HASH:=5df38b042ffa9a9c8d31b20bc8481558070e361b06f657608622a62a327adcba
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
|
||||
PKG_LICENSE:=GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user