X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/fce7c41b489b2dffc2baf949df6fc52be64fd9dd..HEAD:/package/libnl-tiny/Makefile diff --git a/package/libnl-tiny/Makefile b/package/libnl-tiny/Makefile index 4b02ef16b..37ac26fe9 100644 --- a/package/libnl-tiny/Makefile +++ b/package/libnl-tiny/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2009 OpenWrt.org +# Copyright (C) 2006-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libnl-tiny PKG_VERSION:=0.1 -PKG_RELEASE:=1 +PKG_RELEASE:=3 include $(INCLUDE_DIR)/package.mk