mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/libtar: Update HOMEPAGE url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
75191b613d
commit
3b6b3b6623
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PRGNAM="libtar"
|
||||
VERSION="1.2.20"
|
||||
HOMEPAGE="http://www.feep.net/libtar/"
|
||||
HOMEPAGE="https://github.com/tklauser/libtar"
|
||||
DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/libtar/libtar-0907a90.tar.gz"
|
||||
MD5SUM="b1126ce784d76f62fc1a5612f6569635"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
|
@ -11,7 +11,7 @@ libtar:
|
|||
libtar: libtar is a C library for manipulating POSIX tar files.
|
||||
libtar: It handles adding and extracting files to/from a tar archive.
|
||||
libtar:
|
||||
libtar: Homepage: http://www.feep.net/libtar/
|
||||
libtar: Homepage: https://github.com/tklauser/libtar
|
||||
libtar:
|
||||
libtar:
|
||||
libtar:
|
||||
|
|
Loading…
Reference in a new issue