diff options
Diffstat (limited to 'net/im/bitlbee')
-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 |