Skip to content

Commit

Permalink
pigeonhole: update to 0.5.21.1
Browse files Browse the repository at this point in the history
Signed-off-by: W. Michael Petullo <[email protected]>
  • Loading branch information
flyn-org committed Jan 4, 2025
1 parent 99a4a0f commit 1858485
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.21
PKG_VERSION_PLUGIN:=0.5.21.1
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:=1ca71d2659076712058a72030288f150b2b076b0306453471c5261498d3ded27
PKG_HASH:=0377db284b620723de060431115fb2e7791e1df4321411af718201d6925c4692

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

0 comments on commit 1858485

Please sign in to comment.