CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
automake: updated to 1.15 and updated mandir
[crossrootfs.git] / openssh / Pkgfile
index 93cb72ceae0dfff359202dfc54a78ed2db9f7732..1b797fdaeb4a032ab952a3741c35bd0831b386a3 100644 (file)
@@ -5,13 +5,12 @@
 # Depends on: openssl zlib tcp_wrappers
 
 name=openssh
-version=5.8p2
+version=6.6p1
 release=1
 source=(ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$name-$version.tar.gz sshd)
 
 build() {
   cd $name-$version
-  sed -i 's/p1/p2/' version.h
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \