Diff Mail-DKIM-1.202.9.70 with a Mail-DKIM-1.202.302.120

/usr/portage/dev-perl/Mail-DKIM/Mail-DKIM-1.202.302.120.ebuild 2023-10-09 14:52:29.884368360 +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
DIST_AUTHOR=MBRADSHAW
7
DIST_VERSION=1.20200907
7
DIST_VERSION=1.20230212
8 8
DIST_EXAMPLES=("scripts/*")
9 9
inherit perl-module
10 10

  
Thank you!