bk: update to 7.3ce.1.
Don't mess up XBPS linear version ordering. TODO: Drop *ce for next release.
This commit is contained in:
parent
61fc7eb890
commit
40f7cb7679
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'bitkeeper'
|
||||
pkgname=bk
|
||||
reverts=7.3ce
|
||||
version=7.3.1
|
||||
revision=2
|
||||
wrksrc="bk-${version}ce"
|
||||
version=7.3ce.1
|
||||
revision=1
|
||||
wrksrc="bk-7.3.1ce"
|
||||
hostmakedepends="gperf groff perl bison pkg-config"
|
||||
makedepends="libXft-devel libtomcrypt-devel libtommath-devel pcre-devel lz4-devel"
|
||||
# bundles: tcl tk
|
||||
|
@ -12,6 +11,8 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://www.bitkeeper.org/"
|
||||
distfiles="https://www.bitkeeper.org/downloads/${version}ce/${pkgname}-${version}ce.src.tar.gz"
|
||||
# XXX call next version just "7.4"
|
||||
distfiles="https://www.bitkeeper.org/downloads/7.3.1/${pkgname}-7.3.1ce.src.tar.gz"
|
||||
checksum=8784fe01722ebac7d93854c25a3aa203ec2751d90d06b036003868f2d8e6d250
|
||||
|
||||
# Needs reworking of the build system.
|
||||
|
|
Loading…
Reference in New Issue
Block a user