libreadline: set ABI_VERSION to force rebuild of dependent packages
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
3c5a8a2cbc
commit
70af3bfd57
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ define Package/libreadline
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=Command lines edition library
|
TITLE:=Command lines edition library
|
||||||
URL:=http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
|
URL:=http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
|
||||||
|
ABI_VERSION:=$(PKG_VERSION)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libreadline/description
|
define Package/libreadline/description
|
||||||
|
|
Loading…
Reference in a new issue