bitchx-git: restore the replaces (mistake from me)
This commit is contained in:
parent
db38a6d2a2
commit
9ded7fb2f9
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bitchx-git'
|
||||
pkgname=bitchx-git
|
||||
version=20140919
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ssl --enable-ipv6 --with-plugins"
|
||||
hostmakedepends="git"
|
||||
|
@ -11,6 +11,7 @@ maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
|||
license="GPL2"
|
||||
homepage="https://github.com/BitchX/BitchX"
|
||||
provides="bitchx-${version}_${revision}"
|
||||
replaces="bitchx>=0"
|
||||
|
||||
do_fetch() {
|
||||
local url="git://github.com/BitchX/BitchX"
|
||||
|
|
Loading…
Reference in a new issue