sysutils/libisofs: update to 1.5.4
This commit is contained in:
parent
bc51f05ea5
commit
2ee8711821
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2020/10/11 17:55:17 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2021/05/05 07:33:27 landry Exp $
|
||||
|
||||
COMMENT = library to create and edit an ISO-9660 filesystem
|
||||
|
||||
DISTNAME = libisofs-1.4.8
|
||||
SHARED_LIBS += isofs 0.0 # 90.0
|
||||
DISTNAME = libisofs-1.5.4
|
||||
SHARED_LIBS += isofs 0.1 # 97.0
|
||||
|
||||
CATEGORIES = sysutils
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libisofs-1.4.8.tar.gz) = 3J3p3zZsJ88D0x2GDIOgjdrZAo/hkoAe40RgLM7Cm2k=
|
||||
SIZE (libisofs-1.4.8.tar.gz) = 829979
|
||||
SHA256 (libisofs-1.5.4.tar.gz) = qqDtgKdQGXkxb1BbCwF/Kcug6lRjt1EUO60sNgIVqI4=
|
||||
SIZE (libisofs-1.5.4.tar.gz) = 870395
|
||||
|
@ -1,7 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2017/12/19 20:17:30 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2021/05/05 07:33:27 landry Exp $
|
||||
include/libisofs/
|
||||
include/libisofs/libisofs.h
|
||||
lib/libisofs.a
|
||||
@static-lib lib/libisofs.a
|
||||
lib/libisofs.la
|
||||
@lib lib/libisofs.so.${LIBisofs_VERSION}
|
||||
lib/pkgconfig/libisofs-1.pc
|
||||
|
Loading…
Reference in New Issue
Block a user