mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
net/freerdp3: Update 3.14.0 => 3.14.1
Changelog: https://github.com/FreeRDP/FreeRDP/releases/tag/3.14.1
This commit is contained in:
parent
a5bade28fd
commit
5b9656d4fc
2 changed files with 12 additions and 4 deletions
|
@ -1,10 +1,16 @@
|
|||
PORTNAME= freerdp
|
||||
DISTVERSION= 3.14.0
|
||||
DISTVERSION= 3.14.1
|
||||
CATEGORIES= net comms
|
||||
MASTER_SITES= https://pub.freerdp.com/releases/ \
|
||||
https://github.com/FreeRDP/FreeRDP/releases/download/${DISTVERSION}/
|
||||
PKGNAMESUFFIX= 3
|
||||
|
||||
PATCH_SITES= https://github.com/FreeRDP/FreeRDP/commit/
|
||||
# [client,sdl] fix crash on suppress output
|
||||
# SDL events might be triggered before the RDP session is up.
|
||||
# Check the context for NULL.
|
||||
PATCHFILES+= a82e0dec2f942b143977880654dd783f53c25c33.patch:-p1
|
||||
|
||||
MAINTAINER= vvd@FreeBSD.org
|
||||
COMMENT= Free implementation of Remote Desktop Protocol
|
||||
WWW= https://www.freerdp.com/
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
TIMESTAMP = 1741889745
|
||||
SHA256 (freerdp-3.14.0.tar.gz) = f475cf586292e0f8460f241755b6ae4dcd499c8115191d533c305f2867367074
|
||||
SIZE (freerdp-3.14.0.tar.gz) = 10427123
|
||||
TIMESTAMP = 1742924133
|
||||
SHA256 (freerdp-3.14.1.tar.gz) = 2f9a81f8dda223045d3d493790d5d4c2f83edf0afb30eba95da4ce492ed13051
|
||||
SIZE (freerdp-3.14.1.tar.gz) = 10439467
|
||||
SHA256 (a82e0dec2f942b143977880654dd783f53c25c33.patch) = 2c7076d462a8828efffa0c60df76c128d23798d9b45646d2176c09f7fbe41f6e
|
||||
SIZE (a82e0dec2f942b143977880654dd783f53c25c33.patch) = 1368
|
||||
|
|
Loading…
Add table
Reference in a new issue