mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
links: bump to version 2.12
And also use the .tar.bz2 tarball to save disk space and bandwidth. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
4fc3a6fd74
commit
aba0f80d89
@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 e2d4e193eb3147f0d745e28d37d510edb22697707e329cbe361bb79037bae332 links-2.9.tar.gz
|
||||
sha256 98411811ded1e8028f5aed708dd7d8ec0ae63ce24c2991a0241a989b7d09d84e links-2.12.tar.bz2
|
||||
|
@ -4,7 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LINKS_VERSION = 2.9
|
||||
LINKS_VERSION = 2.12
|
||||
LINKS_SOURCE = links-$(LINKS_VERSION).tar.bz2
|
||||
LINKS_SITE = http://links.twibright.com/download
|
||||
LINKS_DEPENDENCIES = host-pkgconf
|
||||
LINKS_LICENSE = GPLv2+
|
||||
|
Loading…
Reference in New Issue
Block a user