perl-Crypt-PasswdMD5:rebuilt
This commit is contained in:
@@ -22,4 +22,4 @@ def check():
|
||||
def install():
|
||||
perlmodules.install()
|
||||
|
||||
pisitools.dodoc("README")
|
||||
pisitools.dodoc("Changes", "README")
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>perl-Crypt-PasswdMD5</Name>
|
||||
@@ -9,6 +9,7 @@
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>Artistic</License>
|
||||
<PartOf>programming.language.perl</PartOf>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Crypt::PasswdMD5 module for perl</Summary>
|
||||
<Description>Provides various crypt()-compatible interfaces to the MD5-based crypt() function.</Description>
|
||||
@@ -21,6 +22,7 @@
|
||||
|
||||
<Package>
|
||||
<Name>perl-Crypt-PasswdMD5</Name>
|
||||
<Summary>Crypt::PasswdMD5 module for perl</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -32,6 +34,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2020-01-02</Date>
|
||||
<Version>1.40</Version>
|
||||
<Comment>Rebuild for new toolchain</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2018-07-26</Date>
|
||||
<Version>1.40</Version>
|
||||
|
||||
@@ -5,4 +5,4 @@
|
||||
<Summary xml:lang="tr">Perl için Crypt::PasswdMD5 modülü</Summary>
|
||||
<Description xml:lang="tr">MD5 tabanlı crypt() fonksiyonu için, crypt() uyumlu çeşitli arayüzler sağlar.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user