@@ -33,4 +33,4 @@ def check():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "FAQ", "NEWS", "README", "THANKS", "TODO")
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "FAQ", "NEWS", "README", "THANKS")
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Internationalized Domain Names (IDN) implementation</Summary>
|
||||
<Description>GNU Libidn is an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group, used for internationalized domain names. The C library is available under the GNU Lesser General Public License.</Description>
|
||||
<Archive sha1sum="a543823486a1077608f78de187e528a5ea833d5b" type="targz">http://ftp.gnu.org/gnu/libidn/libidn-1.36.tar.gz</Archive>
|
||||
<Archive sha1sum="32234b883584c190e73a8b479903ad5f4f5bd39b" type="targz">http://ftp.gnu.org/gnu/libidn/libidn-1.42.tar.gz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -63,6 +63,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2024-01-14</Date>
|
||||
<Version>1.42</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2020-12-12</Date>
|
||||
<Version>1.36</Version>
|
||||
|
||||
Reference in New Issue
Block a user