diff options
author | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2008-09-03 03:46:06 +0000 |
---|---|---|
committer | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2008-09-03 03:46:06 +0000 |
commit | 36765ff8fda0ca2f697346e2df6992cd418a1638 (patch) | |
tree | d14a63fe8b770eff5b39997901c64a2e1518fe3f /net/im | |
parent | 17c3a82477e83d840b345ee88689cc68c5199195 (diff) | |
download | mkbuilds-36765ff8fda0ca2f697346e2df6992cd418a1638.tar.gz mkbuilds-36765ff8fda0ca2f697346e2df6992cd418a1638.tar.bz2 |
merging with changes made since 21th May
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@232 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'net/im')
-rw-r--r-- | net/im/bitlbee/bitlbee.mkbuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/im/bitlbee/bitlbee.mkbuild b/net/im/bitlbee/bitlbee.mkbuild index 960c533..33a5466 100644 --- a/net/im/bitlbee/bitlbee.mkbuild +++ b/net/im/bitlbee/bitlbee.mkbuild @@ -26,7 +26,7 @@ #------------------------ # # Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) -[[DOWNLOAD FOLDER URL]]="http://get.bitlbee.org/src/bitlbee-1.2.tar.gz" +[[DOWNLOAD FOLDER URL]]="http://get.bitlbee.org/src/bitlbee-1.2.1.tar.gz" # # Dependency list input @@ -73,7 +73,7 @@ off: md5sum_download_and_check_0 off: md5sum_download_and_check_1 off: gpg_signature_check on: untar_source -off: patch_source + on: patch_source on: configure on: make_package on: install_package |