diff options
Diffstat (limited to 'libs/ipfs-http-client/Makefile')
-rw-r--r-- | libs/ipfs-http-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ipfs-http-client/Makefile b/libs/ipfs-http-client/Makefile index c434e349a..6a853eb6e 100644 --- a/libs/ipfs-http-client/Makefile +++ b/libs/ipfs-http-client/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ipfs-http-client -PKG_RELEASE:=$(AUTORELEASE) +PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/vasild/cpp-ipfs-http-client.git |