Minor changes

This commit is contained in:
Mike Staszel 2009-09-27 21:17:18 -05:00
parent 3db6549f31
commit 0421c1b061
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ arch=(arm)
url="http://people.suug.ch/~tgr/libnl"
license=('GPL')
depends=()
source=(http://openpogo.com/pkgsrc/core/${pkgname}/${pkgname}-${pkgver}.tar.gz)
source=(http://openpogo.com/pkgsrc/core/${pkgname}-${pkgver}.tar.gz)
md5sums=('ae970ccd9144e132b68664f98e7ceeb1')
build() {

View file

@ -11,7 +11,7 @@ groups=('base')
url="http://www.openssh.org/portable.html"
backup=('opt/etc/ssh/ssh_config' 'opt/etc/ssh/sshd_config' 'opt/etc/pam.d/sshd')
depends=('openssl>=0.9.8g' 'zlib' 'pam' 'tcp_wrappers' 'heimdal>=1.2-1')
source=(http://openpogo.com/pkgsrc/core/${pkgname}/${pkgname}-${pkgver}.tar.gz
source=(http://openpogo.com/pkgsrc/core/${pkgname}-${pkgver}.tar.gz
sshd
sshd.confd
sshd.pam)