Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
postfix-tlspol


Commits:
4fee6043 by Robin Candau at 2025-03-17T18:42:15+01:00
upgpkg: 1.8.6-1: New upstream release
https://github.com/Zuplu/postfix-tlspol/releases/tag/v1.8.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = postfix-tlspol
        pkgdesc = Lightweight MTA-STS + DANE/TLSA resolver and TLS policy 
server for Postfix, prioritizing DANE
-       pkgver = 1.8.4
-       pkgrel = 2
+       pkgver = 1.8.6
+       pkgrel = 1
        url = https://github.com/Zuplu/postfix-tlspol
        install = postfix-tlspol.install
        arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = postfix-tlspol
        depends = glibc
        depends = postfix
        backup = etc/postfix-tlspol/config.yaml
-       source = 
postfix-tlspol-1.8.4.tar.gz::https://github.com/Zuplu/postfix-tlspol/archive/refs/tags/v1.8.4.tar.gz
+       source = 
postfix-tlspol-1.8.6.tar.gz::https://github.com/Zuplu/postfix-tlspol/archive/refs/tags/v1.8.6.tar.gz
        source = systemd-service.patch
-       sha256sums = 
264170d2afcbba7ba8bee5d8c964e274ebfc9a1cadecd4a81e436ab50653e003
+       sha256sums = 
3c15578acd6dd7441fd9b7373df7eb01e0cb17bdce45793034f927630856d96e
        sha256sums = 
c03671af3ab3e41f8c2af0caf519948ffaf1ae2066415228a0ce738841cb6517
 
 pkgname = postfix-tlspol


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Robin Candau <[email protected]>
 
 pkgname=postfix-tlspol
-pkgver=1.8.4
-pkgrel=2
+pkgver=1.8.6
+pkgrel=1
 pkgdesc="Lightweight MTA-STS + DANE/TLSA resolver and TLS policy server for 
Postfix, prioritizing DANE"
 url="https://github.com/Zuplu/postfix-tlspol";
 arch=('x86_64')
@@ -13,7 +13,7 @@ backup=("etc/${pkgname}/config.yaml")
 install="${pkgname}.install"
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz"
         'systemd-service.patch')
-sha256sums=('264170d2afcbba7ba8bee5d8c964e274ebfc9a1cadecd4a81e436ab50653e003'
+sha256sums=('3c15578acd6dd7441fd9b7373df7eb01e0cb17bdce45793034f927630856d96e'
             'c03671af3ab3e41f8c2af0caf519948ffaf1ae2066415228a0ce738841cb6517')
 
 prepare(){



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/postfix-tlspol/-/commit/4fee6043cecfc075bdc10847fc9ddfc835507eab

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/postfix-tlspol/-/commit/4fee6043cecfc075bdc10847fc9ddfc835507eab
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to