diff --git a/x11-packages/fvwm/build.sh b/x11-packages/fvwm/build.sh index 0cfb1d0a1..e7fc3682d 100644 --- a/x11-packages/fvwm/build.sh +++ b/x11-packages/fvwm/build.sh @@ -2,8 +2,7 @@ TERMUX_PKG_HOMEPAGE=http://www.fvwm.org/ TERMUX_PKG_DESCRIPTION="A multiple large virtual desktop window manager originally derived from twm." TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="Leonid Pliushch " -TERMUX_PKG_VERSION=2.6.9 -TERMUX_PKG_REVISION=16 +TERMUX_PKG_VERSION=2.7.0 TERMUX_PKG_SRCURL=https://github.com/fvwmorg/fvwm/releases/download/2.6.9/fvwm-2.6.9.tar.gz TERMUX_PKG_SHA256=1bc64cf3ccd0073008758168327a8265b8059def9b239b451d6b9fab2cc391ae TERMUX_PKG_DEPENDS="fribidi, librsvg, libxcursor, libxinerama, libxpm, imlib2, libandroid-shmem"