[Packages] libs/libgpg-error: Update to 1.6 (#3418)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11078 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5f23c25e0a
commit
acad1499ca
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2006 OpenWrt.org
|
||||
#
|
||||
# Copyright (C) 2005-2008 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -9,18 +9,17 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libgpg-error
|
||||
PKG_VERSION:=1.0
|
||||
PKG_VERSION:=1.6
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=ftp://ftp.gnupg.org/gcrypt/libgpg-error/ \
|
||||
http://mirrors.rootmode.com/ftp.gnupg.org/libgpg-error/ \
|
||||
http://gulus.usherbrooke.ca/pub/appl/GnuPG/libgpg-error/ \
|
||||
http://gnupg.unixmexico.org/ftp/libgpg-error/
|
||||
PKG_MD5SUM:=ff409db977e4a4897aa09ea420a28a2f
|
||||
PKG_MD5SUM:=f3e9870e213518b407a959f8d29cd554
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
|
||||
PKG_FIXUP = libtool
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user