From: W. Michael Petullo Date: Tue, 20 Dec 2022 02:14:46 +0000 (-0600) Subject: pigeonhole: update to 0.5.19 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7316c741777b3c468bef80840facaf42912ed9c8;p=openwrt-packages.git pigeonhole: update to 0.5.19 Signed-off-by: W. Michael Petullo --- diff --git a/mail/pigeonhole/Makefile b/mail/pigeonhole/Makefile index 04e1b1eb5..7192463ed 100644 --- a/mail/pigeonhole/Makefile +++ b/mail/pigeonhole/Makefile @@ -8,16 +8,16 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dovecot-pigeonhole -PKG_VERSION_PLUGIN:=0.5.18 +PKG_VERSION_PLUGIN:=0.5.19 PKG_VERSION_DOVECOT:=$(shell make --no-print-directory -C ../dovecot/ val.PKG_VERSION V=s) PKG_VERSION:=$(PKG_VERSION_DOVECOT)-$(PKG_VERSION_PLUGIN) -PKG_RELEASE:=$(AUTORELEASE) +PKG_RELEASE:=1 DOVECOT_VERSION:=2.3 PKG_SOURCE:=dovecot-$(DOVECOT_VERSION)-pigeonhole-$(PKG_VERSION_PLUGIN).tar.gz PKG_SOURCE_URL:=https://pigeonhole.dovecot.org/releases/$(DOVECOT_VERSION) -PKG_HASH:=a6d828f8d6f2decba5105343ece5c7a65245bd94e46a8ae4432a6d97543108a5 +PKG_HASH:=637709a83fb1338c918e5398049f96b7aeb5ae00696794ed1e5a4d4c0ca3f688 PKG_MAINTAINER:=W. Michael Petullo PKG_LICENSE:=LGPL-2.1-or-later