mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
nail: unbreak compilation
disabling SSLv2 and SSLv3 caused nail to break, fixed this some of our snapshot builders don't have CVS, switch to Debian as source Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
+5
-6
@@ -8,15 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=nail
|
||||
PKG_VERSION:=
|
||||
PKG_VERSION:=12.5
|
||||
PKG_RELEASE:=1
|
||||
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:=-D"2014-11-24 00:00"
|
||||
PKG_SOURCE_PROTO:=cvs
|
||||
PKG_SOURCE:=heirloom-mailx_$(PKG_VERSION).orig.tar.gz
|
||||
PKG_SOURCE_URL:=http://ftp.de.debian.org/debian/pool/main/h/heirloom-mailx/
|
||||
PKG_MD5SUM:=29a6033ef1412824d02eb9d9213cb1f2
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/heirloom-mailx-$(PKG_VERSION)
|
||||
|
||||
PKG_INSTALL:=0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user