diff options
Diffstat (limited to 'net/acme-acmesh/Makefile')
-rw-r--r-- | net/acme-acmesh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/acme-acmesh/Makefile b/net/acme-acmesh/Makefile index efbed1852..5d2f0d765 100644 --- a/net/acme-acmesh/Makefile +++ b/net/acme-acmesh/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=acme-acmesh PKG_VERSION:=3.0.7 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/acmesh-official/acme.sh/tar.gz/$(PKG_VERSION)? |