mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Update lhasa to 0.5.0.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
COMMENT = free Software LHA implementation
|
||||
|
||||
DISTNAME = lhasa-0.4.0
|
||||
DISTNAME = lhasa-0.5.0
|
||||
|
||||
SHARED_LIBS += lhasa 0.0 # 0.0
|
||||
SHARED_LIBS += lhasa 1.0 # 1.0
|
||||
|
||||
CATEGORIES = archivers
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (lhasa-0.4.0.tar.gz) = p/yIPDBMUIVi+5P6MHpMNCsMiG/MJl8ouS3Aw5IgxbM=
|
||||
SIZE (lhasa-0.4.0.tar.gz) = 3503963
|
||||
SHA256 (lhasa-0.5.0.tar.gz) = v4eFxwYJ0h62K32ueJTxOIiPiJ086Xho1QL24Tp5Kxw=
|
||||
SIZE (lhasa-0.5.0.tar.gz) = 3568200
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
@conflict lha-*
|
||||
@bin bin/lha
|
||||
include/liblhasa-1.0/
|
||||
include/liblhasa-1.0/lha_decoder.h
|
||||
include/liblhasa-1.0/lha_file_header.h
|
||||
include/liblhasa-1.0/lha_input_stream.h
|
||||
include/liblhasa-1.0/lha_reader.h
|
||||
include/liblhasa-1.0/lhasa.h
|
||||
include/liblhasa-0.5.0/
|
||||
include/liblhasa-0.5.0/lha_decoder.h
|
||||
include/liblhasa-0.5.0/lha_file_header.h
|
||||
include/liblhasa-0.5.0/lha_input_stream.h
|
||||
include/liblhasa-0.5.0/lha_reader.h
|
||||
include/liblhasa-0.5.0/lhasa.h
|
||||
@static-lib lib/liblhasa.a
|
||||
lib/liblhasa.la
|
||||
@lib lib/liblhasa.so.${LIBlhasa_VERSION}
|
||||
|
||||
Reference in New Issue
Block a user