mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 19:10:30 +04:00
a82cb6fd2c
ABI_VERSION is used in Package/libtiffxx/install but not defined, so we don't get SONAME treatment for libtiffxx. This commit adds the missing ABI_VERSION. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>