~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[alpine-aports] [PATCH 1/2] main/readline: rebuild against ncurses wide char

Details
Message ID
<1450382821-22465-1-git-send-email-soeren+git@soeren-tempel.net>
Sender timestamp
1450382820
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 main/readline/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/readline/APKBUILD b/main/readline/APKBUILD
index b804db9..357ab36 100644
--- a/main/readline/APKBUILD
+++ b/main/readline/APKBUILD
@@ -2,7 +2,7 @@
pkgname=readline
pkgver=6.3.008
_myver=${pkgver%.*}
pkgrel=1
pkgrel=2
pkgdesc="GNU readline library"
url="ftp://ftp.cwru.edu/pub/bash/"
arch="all"
-- 
2.6.4



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---

[alpine-aports] [PATCH 2/2] main/bash: rebuild against ncurses wide char

Details
Message ID
<1450382821-22465-2-git-send-email-soeren+git@soeren-tempel.net>
In-Reply-To
<1450382821-22465-1-git-send-email-soeren+git@soeren-tempel.net> (view parent)
Sender timestamp
1450382821
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 main/bash/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/bash/APKBUILD b/main/bash/APKBUILD
index 2075af1..ef7dc7f 100644
--- a/main/bash/APKBUILD
+++ b/main/bash/APKBUILD
@@ -5,7 +5,7 @@ pkgver=4.3.42
_patchlevel=${pkgver##*.}
_myver=${pkgver%.*}
_patchbase=${_myver/./}
pkgrel=1
pkgrel=2
pkgdesc="The GNU Bourne Again shell"
url="http://www.gnu.org/software/bash/bash.html"
arch="all"
-- 
2.6.4



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)