git: 1e714cfefb9d - main - net-im/telegram: Bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Apr 2023 21:04:26 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e714cfefb9d929864472553bd499029e783d8e6 commit 1e714cfefb9d929864472553bd499029e783d8e6 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2023-04-15 20:58:25 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-04-15 20:59:44 +0000 net-im/telegram: Bump PORTREVISION After options changes. Reported by: osa@ Fixes: df46d88b7b84 --- net-im/telegram-desktop/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index cad0292d610c..a9ef4225e8f0 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -1,5 +1,6 @@ PORTNAME= telegram-desktop DISTVERSION= 4.7.1 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/ DISTNAME= tdesktop-${DISTVERSION}-full