diff --git a/games/wesnoth/Portfile b/games/wesnoth/Portfile index 3fac59ec0f8aa..a0e26c4cf7e90 100644 --- a/games/wesnoth/Portfile +++ b/games/wesnoth/Portfile @@ -5,11 +5,11 @@ PortGroup github 1.0 PortGroup cmake 1.1 PortGroup app 1.0 -github.setup wesnoth wesnoth 1.16.9 +github.setup wesnoth wesnoth 1.16.10 revision 0 -checksums rmd160 215ecfb8384600be7e3a3aa4da57224b8bed7cc9 \ - sha256 3ded6938fb24100b9884ab5a902711f6c7a25cef65aafddb3e3b8a15b7652386 \ - size 476167874 +checksums rmd160 4e367229f8269c5b3b19ffbb13e7265b2e80624d \ + sha256 a60521b1ee1c2ddc7dfde89a038b893a4b43337085bd1478f4bc92dab7da7fc7 \ + size 476195873 set branch [join [lrange [split ${version} .] 0 1] .] categories games