You've already forked docker-bitlbee
Feat: version bump of telegram-purple to 1.4.2
This commit is contained in:
@@ -14,6 +14,7 @@ libmarkdown2-dev libwebp-dev libtool-bin && \
|
|||||||
cd && \
|
cd && \
|
||||||
curl -LO# https://get.bitlbee.org/src/bitlbee-$VERSION.tar.gz && \
|
curl -LO# https://get.bitlbee.org/src/bitlbee-$VERSION.tar.gz && \
|
||||||
curl -LO# https://github.com/EionRobb/skype4pidgin/archive/1.5.tar.gz && \
|
curl -LO# https://github.com/EionRobb/skype4pidgin/archive/1.5.tar.gz && \
|
||||||
|
curl -LO# https://github.com/majn/telegram-purple/releases/download/v1.4.2/telegram-purple_1.4.2.orig.tar.gz && \
|
||||||
curl -LO# https://github.com/bitlbee/bitlbee-facebook/archive/v1.2.0.tar.gz && \
|
curl -LO# https://github.com/bitlbee/bitlbee-facebook/archive/v1.2.0.tar.gz && \
|
||||||
hg clone https://bitbucket.org/EionRobb/purple-hangouts/ && \
|
hg clone https://bitbucket.org/EionRobb/purple-hangouts/ && \
|
||||||
git clone https://alexschroeder.ch/cgit/bitlbee-mastodon && \
|
git clone https://alexschroeder.ch/cgit/bitlbee-mastodon && \
|
||||||
@@ -36,7 +37,7 @@ make && \
|
|||||||
make install && \
|
make install && \
|
||||||
# install telegram-purple
|
# install telegram-purple
|
||||||
cd && \
|
cd && \
|
||||||
tar zxvf telegram-purple_1.3.1.orig.tar.gz && \
|
tar zxvf telegram-purple_1.4.2.orig.tar.gz && \
|
||||||
cd telegram-purple && \
|
cd telegram-purple && \
|
||||||
./configure && \
|
./configure && \
|
||||||
make && \
|
make && \
|
||||||
|
|||||||
Reference in New Issue
Block a user