diff options
| author | Mark Felder <feld@FreeBSD.org> | 2026-03-03 00:52:41 +0000 |
|---|---|---|
| committer | Mark Felder <feld@FreeBSD.org> | 2026-03-03 00:52:41 +0000 |
| commit | a260ec08ab914c578089f584416709a8557ae8f6 (patch) | |
| tree | b4a31270297972d5b13b7c65c8692958918a822d | |
| parent | 61feef1538971887a52e58e5eab2c1da0926c712 (diff) | |
net-im/deltachat-desktop: Fix distinfo
The distinfo in my staged commit was from before dc5d1ed9379bf9b2bebfe8631b2caa99a7cf0819
which fixed distinfo reproducibilty when using pnpm
| -rw-r--r-- | net-im/deltachat-desktop/Makefile | 2 | ||||
| -rw-r--r-- | net-im/deltachat-desktop/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/deltachat-desktop/Makefile b/net-im/deltachat-desktop/Makefile index e58f9635f98c..d36c8eb40f50 100644 --- a/net-im/deltachat-desktop/Makefile +++ b/net-im/deltachat-desktop/Makefile @@ -1,7 +1,7 @@ PORTNAME= deltachat-desktop DISTVERSIONPREFIX= v DISTVERSION= 2.43.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= feld@FreeBSD.org diff --git a/net-im/deltachat-desktop/distinfo b/net-im/deltachat-desktop/distinfo index e208d2c0d1d0..9905bb3f17f6 100644 --- a/net-im/deltachat-desktop/distinfo +++ b/net-im/deltachat-desktop/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1772234855 +TIMESTAMP = 1772498803 SHA256 (pnpm-9.6.0.tgz) = 1a2bd458a2118e56989e9359da2579954a1a3141b03800e04f36e6e97809f14c SIZE (pnpm-9.6.0.tgz) = 4508742 -SHA256 (deltachat-desktop-2.43.0-node-modules.tar.gz) = 455992a8accf3692b0517e65fc532e73bdd1ae305f0e329708fb43dd33465ac3 -SIZE (deltachat-desktop-2.43.0-node-modules.tar.gz) = 196907430 +SHA256 (deltachat-desktop-2.43.0-node-modules.tar.gz) = a3c482472591b24c2ecb07153ba67c3672df9d8994b54f73c821d5ec4b5039a9 +SIZE (deltachat-desktop-2.43.0-node-modules.tar.gz) = 203886965 SHA256 (deltachat-deltachat-desktop-v2.43.0_GH0.tar.gz) = aee8359f32345170464907ef8a948bc5e8fc5c41e631bd998411f8e4b6cbfd44 SIZE (deltachat-deltachat-desktop-v2.43.0_GH0.tar.gz) = 41149584 |
