File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11include $(TOPDIR ) /rules.mk
22
33PKG_NAME: =libxml2
4- PKG_VERSION: =2.14.5
5- PKG_RELEASE: =2
4+ PKG_VERSION: =2.15.1
5+ PKG_RELEASE: =1
66
77PKG_SOURCE: =$(PKG_NAME ) -$(PKG_VERSION ) .tar.xz
88PKG_SOURCE_URL: =@GNOME/libxml2/$(basename $(PKG_VERSION ) )
9- PKG_HASH: =03d006f3537616833c16c53addcdc32a0eb20e55443cba4038307e3fa7d8d44b
9+ PKG_HASH: =c008bac08fd5c7b4a87f7b8a71f283fa581d80d80ff8d2efd3b26224c39bc54c
1010
1111PKG_LICENSE: =MIT
1212PKG_LICENSE_FILES: =Copyright
@@ -156,7 +156,7 @@ define Build/InstallDev
156156 $(CP ) $(PKG_INSTALL_DIR ) /usr/lib/libxml2.so* $(1 ) /usr/lib/
157157
158158 $(INSTALL_DIR ) $(1 ) /usr/lib/cmake/libxml2
159- $(CP ) $(PKG_INSTALL_DIR ) /usr/lib/cmake/libxml2- $( PKG_VERSION ) /*.cmake \
159+ $(CP ) $(PKG_INSTALL_DIR ) /usr/lib/cmake/libxml2/*.cmake \
160160 $(1 ) /usr/lib/cmake/libxml2
161161
162162 $(INSTALL_DIR ) $(1 ) /usr/lib/pkgconfig
You can’t perform that action at this time.
0 commit comments