diff options
Diffstat (limited to 'logc/Makefile')
-rw-r--r-- | logc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/logc/Makefile b/logc/Makefile index d8fffcd..6afab81 100644 --- a/logc/Makefile +++ b/logc/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=0.0.1 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git -PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/base64c.git +PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/logc.git #PKG_SOURCE_VERSION:=v$(PKG_VERSION) PKG_SOURCE_VERSION:=57c3f8db4d55f579411aa46fbcc73fa9e6e2780f |