gcal: Update from 4 to 4.1

This commit is contained in:
Fredrik Fornwall 2017-01-27 22:58:03 +01:00
parent f717f6aec2
commit 636fdba8da
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/gcal/
TERMUX_PKG_DESCRIPTION="Program for calculating and printing calendars"
TERMUX_PKG_VERSION=4
TERMUX_PKG_VERSION=4.1
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/gcal/gcal-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=91b56c40b93eee9bda27ec63e95a6316d848e3ee047b5880ed71e5e8e60f61ab
TERMUX_PKG_DEPENDS="ncurses"