aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@frugalware.org>2010-05-29 15:36:12 +0200
committerMiklos Vajna <vmiklos@frugalware.org>2010-05-29 15:36:12 +0200
commitdbbf34ac084a54f8aac36952050d5d8bb818d884 (patch)
tree73f9bf7bd13649781d065dbfcbdbb91a1f96c871
parent3518933a59c27bf8d68ded788cba24012e089604 (diff)
update bitlbee version
-rw-r--r--skype/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/skype/Makefile b/skype/Makefile
index 4b1f2d5f..600db415 100644
--- a/skype/Makefile
+++ b/skype/Makefile
@@ -3,7 +3,7 @@
VERSION = 0.8.2
DATE := $(shell date +%Y-%m-%d)
# latest stable
-BITLBEE_VERSION = 1.2.6
+BITLBEE_VERSION = 1.2.7
AMPATH = $(shell grep automake- $(shell which automake)|sed "s|.*'\(.*\)';|\1|")