devel/blueprint-compiler: update to 0.10.0
Changes: https://gitlab.gnome.org/jwestman/blueprint-compiler/-/releases/v0.10.0 Reported by: GitLab (notify releases)
This commit is contained in:
parent
888af57099
commit
30387bf244
3 changed files with 4 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= blueprint-compiler
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.8.1
|
||||
DISTVERSION= 0.10.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1684338472
|
||||
SHA256 (blueprint-compiler-v0.8.1.tar.bz2) = 7690fa48b4c7237290a71e1521f4a52bfe83b4e44ca6c807955a0ac96c27a35a
|
||||
SIZE (blueprint-compiler-v0.8.1.tar.bz2) = 80762
|
||||
TIMESTAMP = 1689969978
|
||||
SHA256 (blueprint-compiler-v0.10.0.tar.bz2) = 9c3c6eecef9eb54ad43b9ef786697a9f99b21e35240e9ddc8541a2cbd9ea79ba
|
||||
SIZE (blueprint-compiler-v0.10.0.tar.bz2) = 81856
|
||||
|
|
|
@ -31,7 +31,6 @@ bin/blueprint-compiler
|
|||
%%PYTHON_SITELIBDIR%%/blueprintcompiler/language/gtkbuilder_child.py
|
||||
%%PYTHON_SITELIBDIR%%/blueprintcompiler/language/gtkbuilder_template.py
|
||||
%%PYTHON_SITELIBDIR%%/blueprintcompiler/language/imports.py
|
||||
%%PYTHON_SITELIBDIR%%/blueprintcompiler/language/property_binding.py
|
||||
%%PYTHON_SITELIBDIR%%/blueprintcompiler/language/response_id.py
|
||||
%%PYTHON_SITELIBDIR%%/blueprintcompiler/language/types.py
|
||||
%%PYTHON_SITELIBDIR%%/blueprintcompiler/language/ui.py
|
||||
|
|
Loading…
Reference in a new issue