diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2022-08-04 19:02:39 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-08-04 19:02:39 +0000 |
commit | c326a5753a762a5b3e8fe2144190ef2a98ab0e2f (patch) | |
tree | 85e1fa375f8d69dfd0d3dae39b6d5e93c4f3d773 | |
parent | 14b26fa2e94af80c779b488882f388c84bbd893f (diff) | |
download | ports-c326a5753a762a5b3e8fe2144190ef2a98ab0e2f.tar.gz ports-c326a5753a762a5b3e8fe2144190ef2a98ab0e2f.zip |
accessibility/orca: Update to 42.3
-rw-r--r-- | accessibility/orca/Makefile | 2 | ||||
-rw-r--r-- | accessibility/orca/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index 66ac09fe2de1..47550d129559 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -1,5 +1,5 @@ PORTNAME= orca -PORTVERSION= 42.1 +PORTVERSION= 42.3 CATEGORIES= accessibility gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome diff --git a/accessibility/orca/distinfo b/accessibility/orca/distinfo index 708b55cf23fa..c553a4f1be9d 100644 --- a/accessibility/orca/distinfo +++ b/accessibility/orca/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656739215 -SHA256 (gnome/orca-42.1.tar.xz) = ea9e9d2de8708387b052a7be16a5e69cea9f6768dfaeb45e7bd99e46637162de -SIZE (gnome/orca-42.1.tar.xz) = 3700132 +TIMESTAMP = 1659639445 +SHA256 (gnome/orca-42.3.tar.xz) = fadcba0bfeae1e6672266264e76f63fe5abf8f0efb34be118b5a973fb6f2f724 +SIZE (gnome/orca-42.3.tar.xz) = 3707048 |