banner: fix homepage and xlint warning

This commit is contained in:
Frank Steinborn 2019-01-04 02:42:07 +01:00 committed by Helmut Pozimski
parent 9fed9de6fd
commit e3dffe7d04

View file

@ -1,15 +1,15 @@
# Template file for 'banner' # Template file for 'banner'
pkgname=banner pkgname=banner
version=1.2 version=1.2
revision=4 revision=5
conflicts="bsd-games>=0"
build_style=gnu-configure build_style=gnu-configure
short_desc="Prints ASCII banners" short_desc="Prints ASCII banners"
maintainer="allan <mail@may.mooo.com>" maintainer="allan <mail@may.mooo.com>"
license="GPL-2" license="GPL-2"
homepage="http://www.moria.de/~michael/banner/" homepage="http://www.moria.de/~michael/comp/banner"
distfiles="http://www.moria.de/~michael/comp/banner/banner-${version}.tar.gz" distfiles="http://www.moria.de/~michael/comp/banner/banner-${version}.tar.gz"
checksum=84828f417e6139733cff98c8bb4765a70070352ab7d471ecd1f54d8fa8a9f746 checksum=84828f417e6139733cff98c8bb4765a70070352ab7d471ecd1f54d8fa8a9f746
conflicts="bsd-games>=0"
pre_configure() { pre_configure() {
sed -i configure \ sed -i configure \