summaryrefslogtreecommitdiff
path: root/user-notify
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2020-10-11 21:23:31 +0200
committerKarel Kočí <cynerd@email.cz>2020-10-11 21:23:31 +0200
commita1164a7ed554a81eedd653995859e6b1e5843e76 (patch)
treeb989f52816f067cff577626744b9833603414e6c /user-notify
parent464f5d8de44e832b05f4104fb51dbde5dd6e77ec (diff)
downloadopenwrt-personal-pkgs-a1164a7ed554a81eedd653995859e6b1e5843e76.tar.gz
openwrt-personal-pkgs-a1164a7ed554a81eedd653995859e6b1e5843e76.tar.bz2
openwrt-personal-pkgs-a1164a7ed554a81eedd653995859e6b1e5843e76.zip
user-notify: fix missing tag (not yet tagged)
Diffstat (limited to 'user-notify')
-rw-r--r--user-notify/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/user-notify/Makefile b/user-notify/Makefile
index 1a690a1..bc34cbd 100644
--- a/user-notify/Makefile
+++ b/user-notify/Makefile
@@ -13,7 +13,8 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/user-notify.git
-PKG_SOURCE_VERSION:=v$(PKG_VERSION)
+#PKG_SOURCE_VERSION:=v$(PKG_VERSION)
+PKG_SOURCE_VERSION:=29ce1dd97d8c4fdf12590efd34c49cf3ebe0b5e4
PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
PKG_LICENSE:=GPL-3.0-or-later