figlet: cleanup.
This commit is contained in:
parent
90572e9e70
commit
a1698b7cb5
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'figlet'
|
||||
pkgname=figlet
|
||||
version=2.2.5
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=gnu-makefile
|
||||
make_install_args="prefix=/usr MANDIR=/usr/share/man"
|
||||
short_desc="Program for making large letters out of ordinary text"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="BSD"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://www.figlet.org/"
|
||||
distfiles="ftp://ftp.figlet.org/pub/figlet/program/unix/${pkgname}-${version}.tar.gz"
|
||||
checksum=bf88c40fd0f077dab2712f54f8d39ac952e4e9f2e1882f1195be9e5e4257417d
|
||||
|
|
Loading…
Reference in a new issue