bzr: update to 2.7.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'bzr'
|
# Template file for 'bzr'
|
||||||
pkgname=bzr
|
pkgname=bzr
|
||||||
version=2.6.0
|
version=2.7.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-Cython"
|
hostmakedepends="python-Cython"
|
||||||
makedepends="zlib-devel python-devel"
|
makedepends="zlib-devel python-devel"
|
||||||
@@ -11,8 +11,8 @@ short_desc="Distributed version control system that Just Works"
|
|||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="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/${version%.*}/$version/+download/bzr-$version.tar.gz"
|
||||||
checksum=0994797182eb828867eee81cccc79480bd2946c99304266bc427b902cf91dab0
|
checksum=0d451227b705a0dd21d8408353fe7e44d3a5069e6c4c26e5f146f1314b8fdab3
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
sed -i -e "s|man/man1|share/man/man1|" setup.py
|
sed -i -e "s|man/man1|share/man/man1|" setup.py
|
||||||
|
|||||||
Reference in New Issue
Block a user