bitchx-git: switch to libressl

This commit is contained in:
Ypnose 2014-07-14 15:04:59 +02:00
parent f69fc3735f
commit fcbb4c9cd8

View File

@ -1,10 +1,10 @@
# Template file for 'bitchx-git'
pkgname=bitchx-git
version=20140531
revision=2
version=20140714
revision=1
build_style=gnu-configure
configure_args="--with-ssl --enable-ipv6 --with-plugins"
makedepends="openssl-devel ncurses-devel"
makedepends="libressl-devel ncurses-devel"
short_desc="A simple IRC client (Internet Relay Chat)"
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
license="GPL2"