bump revisions for a few packages depending on readline.

This commit is contained in:
Jerome Duval
2019-12-01 22:16:16 +01:00
parent d38c505a23
commit b82dc69cb6
7 changed files with 15 additions and 15 deletions

View File

@@ -6,7 +6,7 @@ dbm and ndbm calls."
HOMEPAGE="https://www.gnu.org.ua/software/gdbm/"
COPYRIGHT="2011, 2016-2017 Free Software Foundation, Inc."
LICENSE="GNU GPL v3"
REVISION="3"
REVISION="4"
SOURCE_URI="ftp://ftp.gnu.org/gnu/gdbm/gdbm-$portVersion.tar.gz"
CHECKSUM_SHA256="9d252cbd7d793f7b12bcceaddda98d257c14f4d1890d851c386c37207000a253"
@@ -46,7 +46,7 @@ BUILD_REQUIRES="
devel:libiconv$secondaryArchSuffix
devel:libintl$secondaryArchSuffix
devel:libncurses$secondaryArchSuffix
devel:libreadline$secondaryArchSuffix
devel:libreadline$secondaryArchSuffix >= 8
"
BUILD_PREREQUIRES="
cmd:aclocal