X-Original-To: alpine-aports@lists.alpinelinux.org Received: from sdaoden.eu (sdaoden.eu [217.144.132.164]) by lists.alpinelinux.org (Postfix) with ESMTP id 48DAE5C05B2 for ; Tue, 6 Mar 2018 22:36:30 +0000 (GMT) Received: by sdaoden.eu (Postfix, from userid 1000) id DC0FF16045; Tue, 6 Mar 2018 23:36:29 +0100 (CET) Date: Tue, 06 Mar 2018 23:36:29 +0100 From: Steffen Nurpmeso To: alpine-aports@lists.alpinelinux.org Subject: [alpine-aports] [PATCH] testing/s-nail: update to v14.9.9 (.9.8 broken on big endian) Message-ID: <24e505302f884e0bdbb01e1177a42794fb651166.1520375789.git.steffen@sdaoden.eu> Mail-Followup-To: alpine-aports@lists.alpinelinux.org User-Agent: s-nail v14.9.8-3-g565219b9 OpenPGP: id=EE19E1C1F2F7054F8D3954D8308964B51883A0DD; url=https://ftp.sdaoden.eu/steffen.asc BlahBlahBlah: Any stupid boy can crush a beetle. But all the professors in the world can make no bugs. Date: Tue, 6 Mar 2018 23:35:20 +0100 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: --- testing/s-nail/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/s-nail/APKBUILD b/testing/s-nail/APKBUILD index 2509a4de..1baa09c3 100644 --- a/testing/s-nail/APKBUILD +++ b/testing/s-nail/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Ivan Tham # Maintainer: Ivan Tham pkgname=s-nail -pkgver=14.9.8 +pkgver=14.9.9 pkgrel=0 pkgdesc="SysV mail/BSD Mail/POSIX mailx: send and receive Internet mail" url="https://www.sdaoden.eu/code.html#s-mailx" @@ -31,7 +31,7 @@ build() { VAL_SYSCONFDIR=/etc \ OPT_AUTOCC=no \ config && - make build # XXX unite with config in v14.9.8 + make build # XXX unite with config in v14.9.10 } check() { @@ -46,4 +46,4 @@ package() { install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING } -sha512sums="f01e4355a94ec5613a67f95a12e05a106ad92808ee3d46d96b0ad6dbec98b64896ef19070eb3d8f712bbceb6f87589876bc96d64f30aced7085041d3e1a5218a s-nail-14.9.8.tar.xz" +sha512sums="f0004952f7189a2549e01489b600a10a36f1fa3ba0b6c6a871c4ee99d3d3d49e97ed5a8068fa1692b7fd91d2b243d05dbc5d61fe3f1dc2e9ba9187d9d31707c4 s-nail-14.9.9.tar.xz" -- 2.16.2 --steffen | |Der Kragenbaer, The moon bear, |der holt sich munter he cheerfully and one by one |einen nach dem anderen runter wa.ks himself off |(By Robert Gernhardt) --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---