libnl-tiny: include <sys/socket.h>
[openwrt-github/.git] / package / libs / libnl-tiny / Makefile
index 49a3cc3dc716e6382a4af5e6194a47b986a3cace..33a47582526de2dd550b97e726e9a9accc1b6935 100644 (file)
@@ -9,8 +9,9 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libnl-tiny
 PKG_VERSION:=0.1
-PKG_RELEASE:=3
+PKG_RELEASE:=5
 
+PKG_LICENSE:=LGPL-2.1
 PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
 
 include $(INCLUDE_DIR)/package.mk