From: champtar Date: Sat, 20 Jan 2018 21:33:38 +0000 (+0100) Subject: Merge pull request #5257 from lynxis/rb_libgcrypt X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0f74fe7c13a29e59c16467e198cca5cf1d86f7bc;p=openwrt-packages.git Merge pull request #5257 from lynxis/rb_libgcrypt libgcrypt: remove build timestamp --- 0f74fe7c13a29e59c16467e198cca5cf1d86f7bc diff --cc libs/libgcrypt/Makefile index 325507f41,649bc3781..6f52546f4 --- a/libs/libgcrypt/Makefile +++ b/libs/libgcrypt/Makefile @@@ -9,10 -9,10 +9,10 @@@ include $(TOPDIR)/rules.m PKG_NAME:=libgcrypt PKG_VERSION:=1.6.6 - PKG_RELEASE:=1 + PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=ftp://ftp.gnupg.org/gcrypt/libgcrypt +PKG_SOURCE_URL:=https://www.gnupg.org/ftp/gcrypt/libgcrypt/ PKG_HASH:=f9461b4619bb78b273a88d468915750d418e89a3ea3b641bab0563a9af4b04d0 PKG_LICENSE:=LGPL-2.1+ GPL-2.0+ PKG_LICENSE_FILES:=COPYING