mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/libedit: Updated for version 20140620_3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
17d5417cb2
commit
723b54371f
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libedit
|
||||
VERSION=${VERSION:-20140213_3.1}
|
||||
VERSION=${VERSION:-20140620_3.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libedit"
|
||||
VERSION="20140213_3.1"
|
||||
VERSION="20140620_3.1"
|
||||
HOMEPAGE="http://www.thrysoee.dk/editline/"
|
||||
DOWNLOAD="http://thrysoee.dk/editline/libedit-20140213-3.1.tar.gz"
|
||||
MD5SUM="50bacd08cb42cae5dc437c28d71f39bd"
|
||||
DOWNLOAD="http://thrysoee.dk/editline/libedit-20140620-3.1.tar.gz"
|
||||
MD5SUM="28171438127a2d268893f040fd84ae2a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue