update to 1.2.3
authorTim Yardley <lst@openwrt.org>
Tue, 21 Nov 2006 17:31:39 +0000 (17:31 +0000)
committerTim Yardley <lst@openwrt.org>
Tue, 21 Nov 2006 17:31:39 +0000 (17:31 +0000)
SVN-Revision: 5609

libs/libgcrypt/Makefile

index 0f8c0190819953b36520d9c3156f2e01e304f58b..f71c33560de28f09e0e39a9e000a9968da38809e 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libgcrypt
-PKG_VERSION:=1.2.1
+PKG_VERSION:=1.2.3
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://ftp.gnupg.org/gcrypt/libgcrypt/
-PKG_MD5SUM:=b6d3217c9333c520fe54d2e8dc5e60ec
+PKG_MD5SUM:=49810175ab672b19a02509d2a670b156
 PKG_CAT:=bzcat
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)