diff options
-rw-r--r-- | patches/weechat-2.1_pre.local.patch | 11 | ||||
-rw-r--r-- | patches/weechat-2.4.local.patch (renamed from patches/weechat-2.1.local.patch) | 0 | ||||
-rw-r--r-- | vars/build.vars | 4 |
3 files changed, 2 insertions, 13 deletions
diff --git a/patches/weechat-2.1_pre.local.patch b/patches/weechat-2.1_pre.local.patch deleted file mode 100644 index e05a3326..00000000 --- a/patches/weechat-2.1_pre.local.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- weechat-2.1/autogen.sh.orig 2016-10-02 09:35:04.000000000 +0200 -+++ weechat-2.1/autogen.sh 2016-12-07 21:16:43.722726800 +0100 -@@ -64,7 +64,7 @@ - run "rm -rf intl" - - # execute autoreconf cmds --run "autoreconf -fvi" -+run "autoreconf -vi" - - # ending - rm -f $AUTOGEN_LOG diff --git a/patches/weechat-2.1.local.patch b/patches/weechat-2.4.local.patch index 2b08df5b..2b08df5b 100644 --- a/patches/weechat-2.1.local.patch +++ b/patches/weechat-2.4.local.patch diff --git a/vars/build.vars b/vars/build.vars index f4dca4fc..d06068df 100644 --- a/vars/build.vars +++ b/vars/build.vars @@ -1576,8 +1576,8 @@ mailutils mtr mutt microsocks nginx openlitespeed openssh pacman rsync socat tht : ${PKG_THTTPD_IN_TREE:=1}; : ${PKG_THTTPD_MAKE_INSTALL_VNAME:=prefix}; : ${PKG_THTTPD_MAKEFLAGS_BUILD_EXTRA:=-j1}; -: ${PKG_WEECHAT_SHA256SUM:=2c27fa68783bd4fda7ad00d6f3ea0fefb6c792f4bda8261ca7106ea4b4595906}; -: ${PKG_WEECHAT_VERSION:=2.1}; +: ${PKG_WEECHAT_SHA256SUM:=963fecddf55c4c8d6c96938d1a907e448679817706e7d20bc6af24797085a74c}; +: ${PKG_WEECHAT_VERSION:=2.4}; : ${PKG_WEECHAT_URL:=https://weechat.org/files/src/weechat-${PKG_WEECHAT_VERSION}.tar.gz}; : ${PKG_WEECHAT_CONFIGURE_ARGS_EXTRA:="--disable-aspell --disable-guile --disable-javascript --disable-lua --disable-perl --disable-python --disable-ruby --disable-tcl"}; : ${PKG_WEECHAT_ENV_VARS_EXTRA:="CURL_CONFIG=${PREFIX_NATIVE}/bin/curl-config:LIBGCRYPT_CONFIG=${PREFIX_NATIVE}/bin/libgcrypt-config"}; |