mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
add gpp, lzfse, update qemu => 9.0.0 (#9714)
* add gpp, update qemu Signed-off-by: Satadru Pramanik <satadru@gmail.com> * add homepage, add lzfse Signed-off-by: Satadru Pramanik <satadru@gmail.com> * rebuild gpp, qemu Signed-off-by: Satadru Pramanik <satadru@gmail.com> * suggested changes Signed-off-by: Satadru Pramanik <satadru@gmail.com> * fixup Signed-off-by: Satadru Pramanik <satadru@gmail.com> --------- Signed-off-by: Satadru Pramanik <satadru@gmail.com>
This commit is contained in:
committed by
GitHub
parent
9bb5a24210
commit
015f5767c3
@@ -3,7 +3,7 @@ require 'buildsystems/pip'
|
||||
class Py3_idna < Pip
|
||||
description 'IDNA provides internationalized domain names for Python.'
|
||||
homepage 'https://github.com/kjd/idna/'
|
||||
@_ver = '3.3'
|
||||
@_ver = '3.7'
|
||||
version "#{@_ver}-py3.12"
|
||||
license 'BSD-3'
|
||||
compatibility 'all'
|
||||
|
||||
Reference in New Issue
Block a user