tmux: update to 3.3a.

This commit is contained in:
Đoàn Trần Công Danh 2022-06-07 22:45:51 +07:00
parent d3569c6b0f
commit a3dd90e90e

View file

@ -1,6 +1,6 @@
# Template file for 'tmux' # Template file for 'tmux'
pkgname=tmux pkgname=tmux
version=3.2a version=3.3a
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="byacc automake pkg-config" hostmakedepends="byacc automake pkg-config"
@ -12,7 +12,7 @@ license="ISC"
homepage="https://tmux.github.io" homepage="https://tmux.github.io"
changelog="https://raw.githubusercontent.com/tmux/tmux/master/CHANGES" changelog="https://raw.githubusercontent.com/tmux/tmux/master/CHANGES"
distfiles="https://github.com/tmux/tmux/releases/download/${version}/tmux-${version}.tar.gz" distfiles="https://github.com/tmux/tmux/releases/download/${version}/tmux-${version}.tar.gz"
checksum=551553a4f82beaa8dadc9256800bcc284d7c000081e47aa6ecbb6ff36eacd05f checksum=e4fd347843bd0772c4f48d6dde625b0b109b7a380ff15db21e97c11a4dcdf93f
pre_configure() { pre_configure() {
autoreconf -fi autoreconf -fi