mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
Minor changes
This commit is contained in:
parent
3db6549f31
commit
0421c1b061
2 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue