libguess: fix homepage=
This commit is contained in:
parent
96b5617a25
commit
12fca723ed
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'libguess'
|
# Template file for 'libguess'
|
||||||
pkgname=libguess
|
pkgname=libguess
|
||||||
version=1.2
|
version=1.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkgconf"
|
||||||
makedepends="libmowgli-devel"
|
makedepends="libmowgli-devel"
|
||||||
short_desc="High-speed character set detection library"
|
short_desc="High-speed character set detection library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="BSD-3-clause"
|
license="BSD-3-clause"
|
||||||
homepage="http://www.atheme.org/project/libguess"
|
homepage="http://atheme.org/projects/libguess.html"
|
||||||
distfiles="http://rabbit.dereferenced.org/~nenolod/distfiles/libguess-${version}.tar.bz2"
|
distfiles="http://rabbit.dereferenced.org/~nenolod/distfiles/libguess-${version}.tar.bz2"
|
||||||
checksum=8019a16bdc7ca9d2efbdcc1429d48d033d5053d42e45fccea10abf98074f05f8
|
checksum=8019a16bdc7ca9d2efbdcc1429d48d033d5053d42e45fccea10abf98074f05f8
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue