giblib: fix homepage=
This commit is contained in:
parent
e0e4b18254
commit
616151819a
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'giblib'
|
||||
# Template file for 'giblib'
|
||||
pkgname=giblib
|
||||
version=1.2.4
|
||||
revision=7
|
||||
revision=8
|
||||
wrksrc="${pkgname}-${version}.orig"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-imlib2-prefix=${XBPS_CROSS_BASE}/usr"
|
||||
|
@ -10,9 +10,8 @@ hostmakedepends="pkg-config"
|
|||
makedepends="imlib2-devel freetype-devel libX11-devel libXext-devel"
|
||||
short_desc="Programming utility library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://linuxbrit.co.uk/giblib/"
|
||||
license="MIT"
|
||||
#distfiles="http://linuxbrit.co.uk/downloads/$pkgname-$version.tar.gz"
|
||||
homepage="http://freshmeat.sourceforge.net/projects/giblib"
|
||||
distfiles="${DEBIAN_SITE}/main/g/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||
checksum=e437756ce3ded019946fb3d979991cda7604bc345dbb1338b17655caff65a3d3
|
||||
|
||||
|
|
Loading…
Reference in New Issue