Permalink
Browse files
QupZilla: Update to 2.2.6
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
www/QupZilla/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup github 1.0 |
|
|
universal_variant no |
|
|
PortGroup qmake5 1.0 |
|
|
|
|
|
github.setup QupZilla qupzilla 2.2.5 v |
|
|
github.setup QupZilla qupzilla 2.2.6 v |
|
|
name QupZilla |
|
|
categories www |
|
|
platforms darwin |
|
|
@@ -26,9 +26,9 @@ github.tarball_from releases |
|
|
distname ${name}-${version} |
|
|
use_xz yes |
|
|
|
|
|
checksums rmd160 c1d2deebfcd94f7579a52c3fc93729548074b5ce \ |
|
|
sha256 b1b5bf6b3061a76d1add3c072753cc088140eb0fafcf24b9a0c4951b4d8948f6 \ |
|
|
size 2532760 |
|
|
checksums rmd160 3f598076d0fd697032e5cc1a68938364890e1da9 \ |
|
|
sha256 ef88afbaa85df9ed01e7848be1a82d910a9a62933f0f22acce299226dc4aeed4 \ |
|
|
size 2553780 |
|
|
|
|
|
qt5.depends_build_component qttools |
|
|
qt5.depends_component qtwebengine |
|
|
|