diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-04-02 00:23:03 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-04-02 00:25:41 +1000 |
commit | 704459a4b405d54e25458b30ada794cd0c898e24 (patch) | |
tree | f8148c3f0b9ce0ea9ac762864c459c505808bd81 /meson | |
parent | 98118603b649a68aa2a438c64fcbc67ced023cdf (diff) | |
download | opt-704459a4b405d54e25458b30ada794cd0c898e24.tar.gz opt-704459a4b405d54e25458b30ada794cd0c898e24.tar.xz |
meson: 0.45.0 -> 0.45.1
Diffstat (limited to 'meson')
-rw-r--r-- | meson/.md5sum | 2 | ||||
-rw-r--r-- | meson/.signature | 6 | ||||
-rw-r--r-- | meson/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/meson/.md5sum b/meson/.md5sum index 2c8e520cd..82f105d96 100644 --- a/meson/.md5sum +++ b/meson/.md5sum @@ -1 +1 @@ -4dce57a7f300c234be914e1d323633ed meson-0.45.0.tar.gz +4d9c7b3a7365b7b472f00af14e034949 meson-0.45.1.tar.gz diff --git a/meson/.signature b/meson/.signature index 87637bc9b..47113a61b 100644 --- a/meson/.signature +++ b/meson/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/R8MxTOA40bt8WFgpmxLKrEvekImIhcV8RiEerirH14cd9EP7+e3duUs/P/Md2MKyDlr/jRFEjBLQUHgwU9WHgg= -SHA256 (Pkgfile) = 7ba1125025bf06ee3a274f6755cf497f3cb5f8e3cf2b8b0384419e72c81cd9a0 +RWSE3ohX2g5d/Snx8wVfyBdDY7/YeCk/60uOzsRGqltM2+Q5QtO8PfA+j8llPMotbePA4x4lJ0R/7UD2adShaF1GOIdoVGVfhwk= +SHA256 (Pkgfile) = 3c08ac0ca35fe30cd13b09947700c82eca615c1c5df6325e3fabab9faf7f8312 SHA256 (.footprint) = 96c06b91cc83a9c844ed352a2b7c750adff0d3973410f5aab6ecee98feccdef6 -SHA256 (meson-0.45.0.tar.gz) = 3455abbc30a3fbd9cc8abb6d5fcdc42ce618665b95ac2c3ad7792a4a6ba47ce4 +SHA256 (meson-0.45.1.tar.gz) = 4d0bb0dbb1bb556cb7a4092fdfea3d6e76606bd739a4bc97481c2d7bc6200afb diff --git a/meson/Pkgfile b/meson/Pkgfile index 123d6dc47..ccc1cf395 100644 --- a/meson/Pkgfile +++ b/meson/Pkgfile @@ -5,7 +5,7 @@ # Optional: python3-setuptools name=meson -version=0.45.0 +version=0.45.1 release=1 source=(https://github.com/mesonbuild/meson/releases/download/$version/$name-$version.tar.gz) |