Merge pull request #13036 from TDT-AG/pr/20200806-acme
acme: fix alignment space vs tabs
This commit is contained in:
commit
cbca68b4f2
4 changed files with 266 additions and 266 deletions
net/acme
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue