summaryrefslogtreecommitdiff
path: root/dialog/Pkgfile
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2016-01-20 18:58:39 +0000
committerJose V Beneyto <sepen@crux.nu>2016-01-20 18:58:39 +0000
commit2eb6a2fa9f1db6080dda49c0a6fe2c62cf2aee44 (patch)
treefac98244df27f160bd627dcbbf2c8748e4aa5f88 /dialog/Pkgfile
parentdd425cb22cfb3c8638148083673c610ce093a59d (diff)
downloadopt-2eb6a2fa9f1db6080dda49c0a6fe2c62cf2aee44.tar.gz
opt-2eb6a2fa9f1db6080dda49c0a6fe2c62cf2aee44.tar.xz
dialog: updated to 1.2-20150920 and fixed mandir location
Diffstat (limited to 'dialog/Pkgfile')
-rw-r--r--dialog/Pkgfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/dialog/Pkgfile b/dialog/Pkgfile
index e7def208c..a0616840d 100644
--- a/dialog/Pkgfile
+++ b/dialog/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: ncurses
name=dialog
-version=1.2-20150225
+version=1.2-20150920
release=1
source=(ftp://dickey.his.com/$name/$name-$version.tgz)
@@ -13,7 +13,6 @@ build () {
cd $name-$version
./configure --prefix=/usr \
- --mandir=/usr/man \
--with-ncursesw
make

Generated by cgit