mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
devel/libedit: update to the recent version 3.1-20210910
Approved by: maintainer (bapt)
This commit is contained in:
parent
17146a8188
commit
dd4e54ee43
3 changed files with 5 additions and 5 deletions
|
@ -14,7 +14,7 @@ LICENSE= BSD2CLAUSE
|
|||
|
||||
USES= cpe libtool localbase ncurses pathfix
|
||||
EDITVERSION= 3.1
|
||||
EDITDATE= 20210216
|
||||
EDITDATE= 20210910
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1616684851
|
||||
SHA256 (libedit-20210216-3.1.tar.gz) = 2283f741d2aab935c8c52c04b57bf952d02c2c02e651172f8ac811f77b1fc77a
|
||||
SIZE (libedit-20210216-3.1.tar.gz) = 518381
|
||||
TIMESTAMP = 1646676150
|
||||
SHA256 (libedit-20210910-3.1.tar.gz) = 6792a6a992050762edcca28ff3318cdb7de37dccf7bc30db59fcd7017eed13c5
|
||||
SIZE (libedit-20210910-3.1.tar.gz) = 524722
|
||||
|
|
|
@ -3,7 +3,7 @@ include/histedit.h
|
|||
lib/libedit.a
|
||||
lib/libedit.so
|
||||
lib/libedit.so.0
|
||||
lib/libedit.so.0.0.64
|
||||
lib/libedit.so.0.0.68
|
||||
libdata/pkgconfig/libedit.pc
|
||||
man/man3/editline.3.gz
|
||||
man/man3/el_deletestr.3.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue