packages: set more explicit ABI_VERSION values
[openwrt/staging/lynxis.git] / package / libs / readline / Makefile
index ca3a468637afd4954baf87ec64dbe73a1f924bf6..246e3187500bcc20f9200901cbc5e5abb9c09e59 100644 (file)
@@ -31,7 +31,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)
+  ABI_VERSION:=7
 endef
 
 define Package/libreadline/description