diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-06-19 19:24:53 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-08-25 19:08:30 +0000 |
commit | bb1493b0747cda236fd002900baae5764aa1527d (patch) | |
tree | f700a3223921c1c8d494b1c78ee63122f0b828c4 | |
parent | science/jmol: Unbreak by switching to Java 17 (diff) |
devel/meson: update to 0.63.1
Changes: https://mesonbuild.com/Release-notes-for-0-63-0.html
PR: 264776
Reported by: GitHub (watch releases)
Exp-run by: antoine
Approved by: tcberner
-rw-r--r-- | devel/meson/Makefile | 2 | ||||
-rw-r--r-- | devel/meson/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/meson/Makefile b/devel/meson/Makefile index 6b47df534b95..6ecee3425dfc 100644 --- a/devel/meson/Makefile +++ b/devel/meson/Makefile @@ -1,5 +1,5 @@ PORTNAME= meson -PORTVERSION= 0.62.2 +PORTVERSION= 0.63.1 CATEGORIES= devel python MASTER_SITES= https://github.com/mesonbuild/${PORTNAME}/releases/download/${PORTVERSION}/ diff --git a/devel/meson/distinfo b/devel/meson/distinfo index a1901b4bab9b..15bcff1e9f11 100644 --- a/devel/meson/distinfo +++ b/devel/meson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654187398 -SHA256 (meson-0.62.2.tar.gz) = a7669e4c4110b06b743d57cc5d6432591a6677ef2402139fe4f3d42ac13380b0 -SIZE (meson-0.62.2.tar.gz) = 2038542 +TIMESTAMP = 1660381646 +SHA256 (meson-0.63.1.tar.gz) = 06fe13297213d6ff0121c5d5aab25a56ef938ffec57414ed6086fda272cb65e9 +SIZE (meson-0.63.1.tar.gz) = 2064118 |