git: 470cc5d24dce - main - net-im/telegram-desktop: bump PORTREVISION after devel/libada update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Apr 2025 14:24:51 UTC
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=470cc5d24dce344bc8976f0869baef9cc1735977 commit 470cc5d24dce344bc8976f0869baef9cc1735977 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2025-04-29 14:24:26 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2025-04-29 14:24:26 +0000 net-im/telegram-desktop: bump PORTREVISION after devel/libada update --- net-im/telegram-desktop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index ee26a5fa9329..0b0a629e6194 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -1,6 +1,6 @@ PORTNAME= telegram-desktop DISTVERSION= 5.13.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/ DISTNAME= tdesktop-${DISTVERSION}-full