X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=libs%2Fgnutls%2FMakefile;h=0f747b647e3006f6aa485c78e291441b86e0b038;hp=68a79b859b0703fadca328b905b5748137df4957;hb=ee973ae4b5fdaff2f2246c96d9d060db23a0ac7c;hpb=ae1c589f3340d8c564cd31716c12bdd1f50cbc31 diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile index 68a79b859b..0f747b647e 100644 --- a/libs/gnutls/Makefile +++ b/libs/gnutls/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2005-2008 OpenWrt.org +# Copyright (C) 2005-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gnutls PKG_VERSION:=2.4.1 -PKG_RELEASE:=2 +PKG_RELEASE:=2.1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.mirrors.wiretapped.net/security/network-security/gnutls/ \