i3: update to 4.14.
This commit is contained in:
parent
dbdaa5d75d
commit
5046d9a7bd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'i3'
|
||||
pkgname=i3
|
||||
version=4.13
|
||||
version=4.14
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-builddir"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="BSD"
|
||||
homepage="https://i3wm.org/"
|
||||
distfiles="${homepage}/downloads/${pkgname}-${version}.tar.bz2"
|
||||
checksum=94c13183e527a984132a3b050c8bf629626502a6e133e07b413641aec5f8cf8a
|
||||
checksum=ae3abde3af1b87e269d8aad2348be6f7298338cb8e06bad11cbf91cdbf92a5d6
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" libglob-devel";;
|
||||
|
|
Loading…
Reference in New Issue