help2man:version bump
This commit is contained in:
@@ -11,9 +11,9 @@ from pisi.actionsapi import get
|
||||
def setup():
|
||||
autotools.autoreconf("-vfi")
|
||||
autotools.configure("--prefix=/usr \
|
||||
--mandir=/usr/share/man \
|
||||
--infodir=/usr/share/info \
|
||||
--libdir=/usr/lib")
|
||||
--mandir=/usr/share/man \
|
||||
--infodir=/usr/share/info \
|
||||
--libdir=/usr/lib")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>GNU utility to convert program --help output to a man page</Summary>
|
||||
<Description>Help2man is a tool which generate man page from help text of programs.</Description>
|
||||
<Archive sha1sum="7eebb6ead072b19863f28acca051bc3e3c40fdf9" type="tarxz">http://ftp.gnu.org/gnu/help2man/help2man-1.46.4.tar.xz</Archive>
|
||||
<Archive sha1sum="eec547bc2832d47a23437b680232339862d8ca4c" type="tarxz">http://ftp.gnu.org/gnu/help2man/help2man-1.47.3.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl-Locale-gettext</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -37,6 +37,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2016-03-08</Date>
|
||||
<Version>1.47.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2015-02-12</Date>
|
||||
<Version>1.46.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user