Permalink
Browse files
at-spi2-atk: update to version 2.26.2
- Loading branch information
Showing
with
4 additions
and
3 deletions.
-
+4
−3
gnome/at-spi2-atk/Portfile
|
|
@@ -4,10 +4,11 @@ PortSystem 1.0 |
|
|
|
|
|
name at-spi2-atk |
|
|
# you probably want to keep this at the same version as at-spi2-core |
|
|
version 2.26.1 |
|
|
version 2.26.2 |
|
|
|
|
|
checksums rmd160 c0eacbb1ea6522b886ee89ebebf77ca05cb19a8d \ |
|
|
sha256 b4f0c27b61dbffba7a5b5ba2ff88c8cee10ff8dac774fa5b79ce906853623b75 |
|
|
checksums rmd160 cccbc8cb2750ca1cf7e7a0d96d6c3118f68b38b9 \ |
|
|
sha256 61891f0abae1689f6617a963105a3f1dcdab5970c4a36ded9c79a7a544b16a6e \ |
|
|
size 322800 |
|
|
|
|
|
license LGPL |
|
|
set branch [join [lrange [split ${version} .] 0 1] .] |
|
|
|