diff options
Diffstat (limited to 'user-notify/Makefile')
-rw-r--r-- | user-notify/Makefile | 3 |
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 |