We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad64ad commit 323b732Copy full SHA for 323b732
gnome/gtk3-devel/Portfile
@@ -11,7 +11,7 @@ PortGroup debug 1.0
11
name gtk3-devel
12
conflicts gtk3
13
set my_name gtk3
14
-version 3.24.51
+version 3.24.52
15
revision 0
16
epoch 0
17
@@ -33,9 +33,9 @@ dist_subdir ${my_name}
33
use_xz yes
34
master_sites gnome:sources/${proj_name}/${branch}/
35
36
-checksums rmd160 711e6202631dc088c56ffc684cd6eca3ba8e3b70 \
37
- sha256 0013877c6bd23c2dbe42ad7c70a053d0e449be66736574e37867c49c5f905a4f \
38
- size 13483636
+checksums rmd160 3bae1f5944c429db20fee810c9ea9ad3db74b83a \
+ sha256 80931fa472a77b9a164f6740e3c0b444fac6770054632d35a7ff9d679e5e7b9f \
+ size 13578032
39
40
# Disable unexpected download of subprojects
41
meson.wrap_mode nodownload
0 commit comments