libnl-tiny: include <sys/socket.h>
[openwrt-github/.git] / package / libs / libnl-tiny / Makefile
index 37ac26fe9c3134bd528c0bdda19578b98f391eb1..33a47582526de2dd550b97e726e9a9accc1b6935 100644 (file)
@@ -9,7 +9,10 @@ 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