projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c5a8a2
)
libreadline: set ABI_VERSION to force rebuild of dependent packages
author
Felix Fietkau
<nbd@nbd.name>
Wed, 19 Oct 2016 18:26:16 +0000
(20:26 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Wed, 19 Oct 2016 18:26:54 +0000
(20:26 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/libs/libreadline/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/libreadline/Makefile
b/package/libs/libreadline/Makefile
index a2812373587ecbdb203bfbf41826d9fda72174ec..5b0ca8314d5592ca9a9bca08589ee8b2be5422d4 100644
(file)
--- a/
package/libs/libreadline/Makefile
+++ b/
package/libs/libreadline/Makefile
@@
-29,6
+29,7
@@
define Package/libreadline
CATEGORY:=Libraries
TITLE:=Command lines edition library
URL:=http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
+ ABI_VERSION:=$(PKG_VERSION)
endef
define Package/libreadline/description