Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 2033a5b

Browse files
committed
readline: fix typo in desc; fix #51
1 parent 2d59ed5 commit 2033a5b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

core-libs/readline/autobuild/defines

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PKGNAME=readline
22
PKGSEC=libs
33
PKGDEP="glibc ncurses"
4-
PKGDES="GNU realine library"
4+
PKGDES="GNU readline library"
55

66
ABSHADOW=no
77

core-libs/readline/spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
VER=7.0.003
2+
REL=1
23
SRCTBL="https://ftp.gnu.org/gnu/readline/readline-${VER:0:3}.tar.gz"

0 commit comments

Comments
 (0)