www/libdom: Update to 0.4.2

2024Q2
Neel Chauhan 2024-02-16 09:35:37 -08:00
parent 0dc85abc48
commit 6502374eb9
3 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= libdom
PORTVERSION= 0.4.1
PORTVERSION= 0.4.2
CATEGORIES= www
MASTER_SITES= http://download.netsurf-browser.org/libs/releases/
EXTRACT_SUFX= -src.tar.gz

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1591233349
SHA256 (libdom-0.4.1-src.tar.gz) = 98ee072471e55e208c9878e515c410ad462ca36f87b4afcbecad023f3a2cef4a
SIZE (libdom-0.4.1-src.tar.gz) = 872954
TIMESTAMP = 1708104809
SHA256 (libdom-0.4.2-src.tar.gz) = d05e45af16547014c2b0a3aecf3670fa13d419f505b3f5fc7ac8a1491fc30f3c
SIZE (libdom-0.4.2-src.tar.gz) = 878706

View File

@ -19,6 +19,7 @@ include/dom/core/nodelist.h
include/dom/core/pi.h
include/dom/core/string.h
include/dom/core/text.h
include/dom/core/tokenlist.h
include/dom/core/typeinfo.h
include/dom/dom.h
include/dom/events/custom_event.h
@ -95,6 +96,7 @@ include/dom/html/html_text_area_element.h
include/dom/html/html_title_element.h
include/dom/html/html_ulist_element.h
include/dom/inttypes.h
include/dom/walk.h
lib/libdom.so
lib/libdom.so.0
lib/libdom.so.%%VERSION%%