bitlbee: update to 3.5.

This commit is contained in:
Juan RP 2017-01-11 11:42:29 +01:00
parent fed7d62f62
commit 0676c83d39

View file

@ -1,7 +1,7 @@
# Template file for 'bitlbee' # Template file for 'bitlbee'
pkgname=bitlbee pkgname=bitlbee
version=3.4.2 version=3.5
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--etcdir=/etc/bitlbee --sbindir=/usr/bin configure_args="--etcdir=/etc/bitlbee --sbindir=/usr/bin
--pidfile=/run/${pkgname}/${pkgname}.pid --pidfile=/run/${pkgname}/${pkgname}.pid
@ -15,16 +15,16 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://www.bitlbee.org/" homepage="http://www.bitlbee.org/"
distfiles="http://get.bitlbee.org/src/$pkgname-$version.tar.gz" distfiles="http://get.bitlbee.org/src/$pkgname-$version.tar.gz"
checksum=69c85554def74f314e3b6e390389a30b0e748f23ef37883e9d7545ee2c45ea57 checksum=549d02181ab303dfe8a219faafd7a1aea7ee642eb071b767f668782a57388319
system_accounts="$pkgname" system_accounts="$pkgname"
bitlbee_homedir="/var/lib/$pkgname" bitlbee_homedir="/var/lib/$pkgname"
conf_files=" conf_files="
/etc/${pkgname}/motd.txt /etc/${pkgname}/*.txt
/etc/${pkgname}/${pkgname}.conf /etc/${pkgname}/*.conf
/etc/skyped/skyped.conf /etc/skyped/*.conf
/etc/skyped/skyped.cnf" /etc/skyped/*.cnf"
post_install() { post_install() {
vsv $pkgname vsv $pkgname