mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
New package: perl-Crypt-PasswdMD5-1.40_1
This commit is contained in:
parent
5ea4641b57
commit
5cb2921fac
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Crypt-PasswdMD5/template
Normal file
15
srcpkgs/perl-Crypt-PasswdMD5/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'perl-Crypt-PasswdMD5'
|
||||
pkgname=perl-Crypt-PasswdMD5
|
||||
version=1.40
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="Crypt::PasswdMD5 - interoperable MD5-based crypt() functions"
|
||||
maintainer="Kevin Berry <kevin@opensourcealchemist.com>"
|
||||
homepage="http://search.cpan.org/dist/Crypt-PasswdMD5"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Crypt/Crypt-PasswdMD5-${version}.tgz"
|
||||
checksum=b77d6aeea25301af7be679f7452e894ca88af9710bffd6e01d665a141c391948
|
Loading…
Add table
Reference in a new issue