bitlbee: 3.2.2 -> 3.4.1
This commit is contained in:
parent
b27f1b9df7
commit
fe88109128
@ -5,16 +5,16 @@ drwxr-xr-x root/root etc/bitlbee/
|
||||
drwxr-xr-x root/root etc/rc.d/
|
||||
-rwxr-xr-x root/root etc/rc.d/bitlbee
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man5/
|
||||
-rw-r--r-- root/root usr/man/man5/bitlbee.conf.5.gz
|
||||
drwxr-xr-x root/root usr/man/man8/
|
||||
-rw-r--r-- root/root usr/man/man8/bitlbee.8.gz
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/bitlbee
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/bitlbee/
|
||||
-rw-r--r-- root/root usr/share/bitlbee/help.txt
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man5/
|
||||
-rw-r--r-- root/root usr/share/man/man5/bitlbee.conf.5.gz
|
||||
drwxr-xr-x root/root usr/share/man/man8/
|
||||
-rw-r--r-- root/root usr/share/man/man8/bitlbee.8.gz
|
||||
drwxr-xr-x root/root var/
|
||||
drwxr-xr-x root/root var/lib/
|
||||
drwxr-xr-x bitlbee/root var/lib/bitlbee/
|
||||
|
@ -1,3 +1,3 @@
|
||||
ed8bdeafadb7970874ddf4127294407b bitlbee
|
||||
eb8cee2e6ba3c990c044bd23d1766e6f bitlbee-3.2.2.tar.gz
|
||||
dc2d66c0b01d450ce8b44e1f8baf0378 bitlbee-3.4.1.tar.gz
|
||||
b053e811d4c9395f48ea4075d6f377ef bitlbee.conf
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: glib
|
||||
|
||||
name=bitlbee
|
||||
version=3.2.2
|
||||
version=3.4.1
|
||||
release=1
|
||||
source=(http://get.bitlbee.org/src/bitlbee-$version.tar.gz bitlbee \
|
||||
bitlbee.conf)
|
||||
@ -13,7 +13,6 @@ build() {
|
||||
cd $name-$version
|
||||
./configure --ssl=openssl \
|
||||
--prefix=/usr \
|
||||
--mandir=/usr/man \
|
||||
--etcdir=/etc/bitlbee
|
||||
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user