diff --git a/woof-code/rootfs-petbuilds/weechat/pet.specs b/woof-code/rootfs-petbuilds/weechat/pet.specs index 6b7e0d765a7..adc5c7e76de 100644 --- a/woof-code/rootfs-petbuilds/weechat/pet.specs +++ b/woof-code/rootfs-petbuilds/weechat/pet.specs @@ -1 +1 @@ -weechat-4.0.3|weechat|4.0.3||Internet|6656K||weechat-4.0.3.pet||Extensible chat client|puppy||| +weechat-4.0.5|weechat|4.0.5||Internet|6656K||weechat-4.0.3.pet||Extensible chat client|puppy||| diff --git a/woof-code/rootfs-petbuilds/weechat/petbuild b/woof-code/rootfs-petbuilds/weechat/petbuild index a8b23634bde..028a69ae310 100755 --- a/woof-code/rootfs-petbuilds/weechat/petbuild +++ b/woof-code/rootfs-petbuilds/weechat/petbuild @@ -1,10 +1,10 @@ download() { - [ -f weechat-4.0.3.tar.xz ] || wget -t 3 -T 60 https://weechat.org/files/src/weechat-4.0.3.tar.xz + [ -f weechat-4.0.5.tar.xz ] || wget -t 3 -T 60 https://weechat.org/files/src/weechat-4.0.5.tar.xz } build() { - tar -xJf weechat-4.0.3.tar.xz - cd weechat-4.0.3 + tar -xJf weechat-4.0.5.tar.xz + cd weechat-4.0.5 patch -p1 < ../privacy.patch CC=gcc CXX=g++ cmake -B build -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_NCURSES=ON -DENABLE_HEADLESS=ON -DENABLE_XFER=OFF -DENABLE_PERL=OFF -DENABLE_PYTHON=OFF -DENABLE_RUBY=OFF -DENABLE_LUA=OFF -DENABLE_TCL=OFF -DENABLE_GUILE=OFF -DENABLE_PHP=OFF -DENABLE_SPELL=OFF cmake --build build diff --git a/woof-code/rootfs-petbuilds/weechat/sha256.sum b/woof-code/rootfs-petbuilds/weechat/sha256.sum index a1f8145c9ab..ed4d89fb497 100644 --- a/woof-code/rootfs-petbuilds/weechat/sha256.sum +++ b/woof-code/rootfs-petbuilds/weechat/sha256.sum @@ -1 +1 @@ -880dbdce8e73b3f4802a082c4a1a7c61943dbc5867d7a95695e4e463c6535a92 weechat-4.0.3.tar.xz +3d72e61b05631dabdc283231768f938a85544b27e31fabfe13c57b4df5c5e3bb weechat-4.0.5.tar.xz