perl-Net-SSLeay: Update to 1.78.

This is an update to the latest stable version.

Add dependencies information to cover perl ABI version and
missing perl dependencies.

Fixes #11175.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Tested-by: Alexander Marx <alexander.marx@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Stefan Schantl 2016-09-03 10:47:01 +02:00 committed by Michael Tremer
parent f65e814e82
commit 5dff150e67
1 changed files with 7 additions and 1 deletions

View File

@ -4,7 +4,7 @@
###############################################################################
name = perl-Net-SSLeay
version = 1.69
version = 1.78
release = 1
thisapp = Net-SSLeay-%{version}
@ -40,6 +40,12 @@ end
packages
package %{name}
requires
perl(:MODULE_COMPAT_%{perl_version})
perl(MIME::Base64)
perl(XSLoader)
end
end
package %{name}-debuginfo
template DEBUGINFO