Merge pull request from TDT-AG/pr/20200806-acme

acme: fix alignment space vs tabs
This commit is contained in:
Toke Høiland-Jørgensen 2020-08-05 11:50:18 +02:00 committed by GitHub
commit cbca68b4f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 266 additions and 266 deletions
net/acme

View file

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=acme
PKG_VERSION:=2.8.6
PKG_RELEASE:=3
PKG_RELEASE:=4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/acmesh-official/acme.sh/archive/$(PKG_VERSION).tar.gz