asciidoc homepage.

This commit is contained in:
4fury-c3440d8
2020-08-21 08:03:39 +03:00
parent cab00132bb
commit 00237390f4
2 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
+3 -3
View File
@@ -1,9 +1,9 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>asciidoc</Name>
<Homepage>http://www.methods.co.nz/asciidoc/</Homepage>
<Homepage>https://asciidoc.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
@@ -36,7 +36,7 @@
</Package>
<History>
<Update release="5">
<Update release="5">
<Date>2019-12-25</Date>
<Version>8.6.9</Version>
<Comment>Rebuild</Comment>