bitlbee: update to 3.5.
This commit is contained in:
parent
fed7d62f62
commit
0676c83d39
@ -1,7 +1,7 @@
|
||||
# Template file for 'bitlbee'
|
||||
pkgname=bitlbee
|
||||
version=3.4.2
|
||||
revision=2
|
||||
version=3.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--etcdir=/etc/bitlbee --sbindir=/usr/bin
|
||||
--pidfile=/run/${pkgname}/${pkgname}.pid
|
||||
@ -15,16 +15,16 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.bitlbee.org/"
|
||||
distfiles="http://get.bitlbee.org/src/$pkgname-$version.tar.gz"
|
||||
checksum=69c85554def74f314e3b6e390389a30b0e748f23ef37883e9d7545ee2c45ea57
|
||||
checksum=549d02181ab303dfe8a219faafd7a1aea7ee642eb071b767f668782a57388319
|
||||
|
||||
system_accounts="$pkgname"
|
||||
bitlbee_homedir="/var/lib/$pkgname"
|
||||
|
||||
conf_files="
|
||||
/etc/${pkgname}/motd.txt
|
||||
/etc/${pkgname}/${pkgname}.conf
|
||||
/etc/skyped/skyped.conf
|
||||
/etc/skyped/skyped.cnf"
|
||||
/etc/${pkgname}/*.txt
|
||||
/etc/${pkgname}/*.conf
|
||||
/etc/skyped/*.conf
|
||||
/etc/skyped/*.cnf"
|
||||
|
||||
post_install() {
|
||||
vsv $pkgname
|
||||
|
Loading…
Reference in New Issue
Block a user