Diff megatools-1.11.0 with a megatools-1.11.1

/usr/portage/net-misc/megatools/megatools-1.11.1.ebuild 2023-10-09 14:52:34.660368480 +0300
1
# Copyright 1999-2022 Gentoo Authors
1
# Copyright 1999-2023 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
5 5

  
6 6
inherit meson
7 7

  
8
MY_P="${P}.20220519"
8
MY_P="${P}.20230212"
9 9

  
10 10
DESCRIPTION="Command line tools and C library for accessing Mega cloud storage"
11 11
HOMEPAGE="https://megatools.megous.com"
Thank you!