bzr: fix homepage.
This commit is contained in:
parent
5e2935aa63
commit
eabc0ae626
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'bzr'
|
# Template file for 'bzr'
|
||||||
pkgname=bzr
|
pkgname=bzr
|
||||||
version=2.6.0
|
version=2.6.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="Cython"
|
hostmakedepends="Cython"
|
||||||
makedepends="zlib-devel python-devel ca-certificates"
|
makedepends="zlib-devel python-devel ca-certificates"
|
||||||
|
@ -10,7 +10,7 @@ pycompile_module="bzrlib"
|
||||||
short_desc="Distributed version control system that Just Works"
|
short_desc="Distributed version control system that Just Works"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://http://bazaar.canonical.com"
|
homepage="http://bazaar.canonical.com"
|
||||||
distfiles="http://launchpad.net/bzr/2.6/$version/+download/bzr-$version.tar.gz"
|
distfiles="http://launchpad.net/bzr/2.6/$version/+download/bzr-$version.tar.gz"
|
||||||
checksum=0994797182eb828867eee81cccc79480bd2946c99304266bc427b902cf91dab0
|
checksum=0994797182eb828867eee81cccc79480bd2946c99304266bc427b902cf91dab0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue