mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
dialog: update to dialog-1.1-20111020
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
065f3c3460
commit
30c693d969
@ -22,6 +22,8 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
export LDFLAGS="$LDFLAGS -ltinfo"
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
||||
# dialog fails to build with GOLD linker
|
||||
|
@ -19,13 +19,13 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="dialog"
|
||||
PKG_VERSION="1.1-20110302"
|
||||
PKG_VERSION="1.1-20111020"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://invisible-island.net/dialog/"
|
||||
#PKG_URL="ftp://invisible-island.net/dialog/$PKG_NAME-$PKG_VERSION.tgz"
|
||||
PKG_URL="http://ftp.netbsd.org/pub/NetBSD/packages/distfiles/$PKG_NAME-$PKG_VERSION.tgz"
|
||||
PKG_URL="ftp://invisible-island.net/dialog/$PKG_NAME-$PKG_VERSION.tgz"
|
||||
#PKG_URL="http://ftp.netbsd.org/pub/NetBSD/packages/distfiles/$PKG_NAME-$PKG_VERSION.tgz"
|
||||
PKG_DEPENDS="ncurses"
|
||||
PKG_BUILD_DEPENDS="toolchain ncurses"
|
||||
PKG_PRIORITY="optional"
|
||||
|
Loading…
x
Reference in New Issue
Block a user