File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11include $(TOPDIR ) /rules.mk
22
33PKG_NAME: =libbsd
4- PKG_VERSION: =0.11.8
4+ PKG_VERSION: =0.12.2
55PKG_RELEASE: =1
66
77PKG_SOURCE: =$(PKG_NAME ) -$(PKG_VERSION ) .tar.xz
88PKG_SOURCE_URL: =https://libbsd.freedesktop.org/releases
9- PKG_HASH: =55fdfa2696fb4d55a592fa9ad14a9df897c7b0008ddb3b30c419914841f85f33
9+ PKG_HASH: =b88cc9163d0c652aaf39a99991d974ddba1c3a9711db8f1b5838af2a14731014
1010
1111PKG_LICENSE: =BSD-4-Clause
1212PKG_LICENSE_FILES: =COPYING
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ do not use host path to fix cross compiling
22
33--- a/src/Makefile.am
44+++ b/src/Makefile.am
5- @@ -230 ,7 +230 ,7 @@ if NEED_TRANSPARENT_LIBMD
5+ @@ -385 ,7 +385 ,7 @@ if ABI_TRANSPARENT_LIBMD
66 (echo '/* GNU ld script'; \
77 echo ' * The MD5 functions are provided by the libmd library. */'; \
88 cat format.ld; \
You can’t perform that action at this time.
0 commit comments