diff options
author | Karel Kočí <cynerd@email.cz> | 2020-07-16 22:54:36 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2020-07-16 22:54:36 +0200 |
commit | 0651c2f0e44508485dc8ebb3e8604087ee300464 (patch) | |
tree | cded081a82f36e21eaafc9a7579999246ee82d4c /reforis-nextcloud-plugin/Makefile | |
parent | c4ae19beb2f226880522dcfd1d0cf5afe9e7c84a (diff) | |
download | openwrt-personal-pkgs-0651c2f0e44508485dc8ebb3e8604087ee300464.tar.gz openwrt-personal-pkgs-0651c2f0e44508485dc8ebb3e8604087ee300464.tar.bz2 openwrt-personal-pkgs-0651c2f0e44508485dc8ebb3e8604087ee300464.zip |
reforis-nextcloud-plugin: use dev branch
Diffstat (limited to 'reforis-nextcloud-plugin/Makefile')
-rw-r--r-- | reforis-nextcloud-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reforis-nextcloud-plugin/Makefile b/reforis-nextcloud-plugin/Makefile index af38e62..826146f 100644 --- a/reforis-nextcloud-plugin/Makefile +++ b/reforis-nextcloud-plugin/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/reforis/reforis-nextcloud.git -PKG_SOURCE_VERSION:=6a7bb0def694b1ec36e7a77137f1620d2b476bd7 +PKG_SOURCE_VERSION:=642806281c2a073f148b73ed3f1c1aa5532e243e PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz> PKG_LICENSE:=GPL-3.0-or-later |