summaryrefslogtreecommitdiff
path: root/core/openssh
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-07 21:27:58 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-07 21:27:58 -0300
commite17d7021b82d5a27e1a236d14dd7a8567669e273 (patch)
tree5d115df40d3b0f74d2b00c1a8e264474e94ae192 /core/openssh
parent0363d5073b581f7d98910a93440d70b98ba29b53 (diff)
added mips64el
Diffstat (limited to 'core/openssh')
-rw-r--r--core/openssh/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/openssh/PKGBUILD b/core/openssh/PKGBUILD
index af2520525..0af9a3140 100644
--- a/core/openssh/PKGBUILD
+++ b/core/openssh/PKGBUILD
@@ -16,10 +16,6 @@ source=("ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/${pkgname}-${pkgver}
'sshd.confd'
'sshd.pam'
'sshd')
-sha1sums=('e610270e0c5484fb291cd81bbcbefbeb5e391a62'
- 'ec102deb69cad7d14f406289d2fc11fee6eddbdd'
- '660092c57bde28bed82078f74011f95fc51c2293'
- '6b7f8ebf0c1cc37137a7d9a53447ac8a0ee6a2b5')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
@@ -54,3 +50,7 @@ package() {
-e '/^#UsePAM no$/c UsePAM yes' \
"$pkgdir"/etc/ssh/sshd_config
}
+md5sums=('0541579adf9d55abb15ef927048d372e'
+ 'e2cea70ac13af7e63d40eb04415eacd5'
+ 'cef7ad89eafff241fb92d5c1074c0c0d'
+ '0f286945d846f2ddd02bc4a4e14b0b85')