Browse Source

nail: fixed version

Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
lilik-openwrt-22.03
Dmitry V. Zimin 10 years ago
parent
commit
2b305a0317
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mail/nail/Makefile

+ 1
- 1
mail/nail/Makefile View File

@ -15,7 +15,7 @@ PKG_LICENSE:=BSD-2-Clause
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=:pserver:anonymous@nail.cvs.sourceforge.net:/cvsroot/nail
PKG_SOURCE_SUBDIR:=$(PKG_NAME)
PKG_SOURCE_VERSION:=-DNOW
PKG_SOURCE_VERSION:=-D"2014-11-24 00:00"
PKG_SOURCE_PROTO:=cvs
PKG_INSTALL:=0


Loading…
Cancel
Save