diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2024-03-22 00:24:34 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2024-05-02 21:09:13 +0000 |
commit | 579335bc7d164afdd77d8a443d42d4b3b49fa32b (patch) | |
tree | 569e4eb29d50fb22500a84f67f3730c0a1a28f29 /sysutils | |
parent | 156d794e76aec7c5080b27207250325a83cd9064 (diff) | |
download | ports-579335bc7d164afdd77d8a443d42d4b3b49fa32b.tar.gz ports-579335bc7d164afdd77d8a443d42d4b3b49fa32b.zip |
sysutils/pam_xdg: update to 0.8.3
fetch: https://ftp.sdaoden.eu/pam_xdg-0.8.2.tar.gz: Not Found
Changes: https://github.com/sdaoden/s-toolbox/commit/d8f24368d950
Changes: https://github.com/sdaoden/s-toolbox/commit/b5608df1550f
Reported by: upstream (via mail)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pam_xdg/Makefile | 3 | ||||
-rw-r--r-- | sysutils/pam_xdg/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/pam_xdg/Makefile b/sysutils/pam_xdg/Makefile index 7a663e6c97ee..a25f321ca7d8 100644 --- a/sysutils/pam_xdg/Makefile +++ b/sysutils/pam_xdg/Makefile @@ -1,6 +1,5 @@ PORTNAME= pam_xdg -DISTVERSION= 0.8.2 -PORTREVISION= 1 +DISTVERSION= 0.8.3 CATEGORIES= sysutils wayland MASTER_SITES= https://ftp.sdaoden.eu/ diff --git a/sysutils/pam_xdg/distinfo b/sysutils/pam_xdg/distinfo index 0b2d46046d84..0d5d562fc595 100644 --- a/sysutils/pam_xdg/distinfo +++ b/sysutils/pam_xdg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709071703 -SHA256 (pam_xdg-0.8.2.tar.gz) = bd36ff9029202371c9a7acc332a350a51dc75c16c4d52048bcc1bbb2f30832e3 -SIZE (pam_xdg-0.8.2.tar.gz) = 7452 +TIMESTAMP = 1711067074 +SHA256 (pam_xdg-0.8.3.tar.gz) = 222d8e08721a88422986a8542bf4e54a7466c7439c01591a71f30c39b52bee41 +SIZE (pam_xdg-0.8.3.tar.gz) = 7868 |