mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Add unbuilt freerdp to updater-freerdp-3.19.0-icu77.1
This commit is contained in:
@@ -3,7 +3,7 @@ require 'buildsystems/cmake'
|
|||||||
class Freerdp < CMake
|
class Freerdp < CMake
|
||||||
description 'FreeRDP is a free implementation of the Remote Desktop Protocol.'
|
description 'FreeRDP is a free implementation of the Remote Desktop Protocol.'
|
||||||
homepage 'https://www.freerdp.com/'
|
homepage 'https://www.freerdp.com/'
|
||||||
version "3.12.0-#{CREW_ICU_VER}"
|
version "3.19.0-#{CREW_ICU_VER}"
|
||||||
license 'Apache-2.0'
|
license 'Apache-2.0'
|
||||||
compatibility 'aarch64 armv7l x86_64'
|
compatibility 'aarch64 armv7l x86_64'
|
||||||
source_url 'https://github.com/FreeRDP/FreeRDP.git'
|
source_url 'https://github.com/FreeRDP/FreeRDP.git'
|
||||||
|
|||||||
Reference in New Issue
Block a user