mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
help2man: update to 1.47.7.
This commit is contained in:
parent
05fd1f7a4e
commit
e8a5f13968
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'help2man'
|
# Template file for 'help2man'
|
||||||
pkgname=help2man
|
pkgname=help2man
|
||||||
version=1.47.6
|
version=1.47.7
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl-Locale-gettext"
|
hostmakedepends="perl-Locale-gettext"
|
||||||
depends="${hostmakedepends}"
|
depends="$hostmakedepends"
|
||||||
short_desc="GNU conversion tool to create man files"
|
short_desc="GNU conversion tool to create man files"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnu.org/software/help2man"
|
homepage="http://www.gnu.org/software/help2man"
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d91b0295b72a638e4a564f643e4e6d1928779131f628c00f356c13bf336de46f
|
checksum=585b8e88ed04bdb426403cf7d9b0c0bb9c7630755b0096c2b018a024b29bec0d
|
||||||
|
|
Loading…
Add table
Reference in a new issue