Skip to content

Commit

Permalink
pigeonhole: update to version 0.5.20
Browse files Browse the repository at this point in the history
v0.5.20 2022-12-12  Aki Tuomi <[email protected]>

    * No changes - release done to keep version numbers synced.

Signed-off-by: Daniel Golle <[email protected]>
  • Loading branch information
dangowrt authored and neheb committed May 13, 2023
1 parent a1648fb commit 470c63d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mail/pigeonhole/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=dovecot-pigeonhole
PKG_VERSION_PLUGIN:=0.5.19
PKG_VERSION_PLUGIN:=0.5.20
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:=1
Expand All @@ -17,7 +17,7 @@ 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:=637709a83fb1338c918e5398049f96b7aeb5ae00696794ed1e5a4d4c0ca3f688
PKG_HASH:=ae32bd4870ea2c1328ae09ba206e9ec12128046d6afca52fbbc9ef7f75617c98

PKG_MAINTAINER:=W. Michael Petullo <[email protected]>
PKG_LICENSE:=LGPL-2.1-or-later
Expand Down

0 comments on commit 470c63d

Please sign in to comment.