Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions gnome/gtk3-devel/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PortGroup debug 1.0
name gtk3-devel
conflicts gtk3
set my_name gtk3
version 3.24.51
version 3.24.52
revision 0
epoch 0

Expand All @@ -33,9 +33,9 @@ dist_subdir ${my_name}
use_xz yes
master_sites gnome:sources/${proj_name}/${branch}/

checksums rmd160 711e6202631dc088c56ffc684cd6eca3ba8e3b70 \
sha256 0013877c6bd23c2dbe42ad7c70a053d0e449be66736574e37867c49c5f905a4f \
size 13483636
checksums rmd160 3bae1f5944c429db20fee810c9ea9ad3db74b83a \
sha256 80931fa472a77b9a164f6740e3c0b444fac6770054632d35a7ff9d679e5e7b9f \
size 13578032

# Disable unexpected download of subprojects
meson.wrap_mode nodownload
Expand Down