projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fad9f01
)
yaml: correct PKG_LICENSE_FILES
author
Linus Kardell
<
[email protected]
>
Tue, 9 Sep 2025 15:13:22 +0000
(17:13 +0200)
committer
Wesley Gimenes
<
[email protected]
>
Thu, 25 Sep 2025 12:45:07 +0000
(09:45 -0300)
Point to correct file name.
Signed-off-by: Linus Kardell <
[email protected]
>
libs/yaml/Makefile
patch
|
blob
|
history
diff --git
a/libs/yaml/Makefile
b/libs/yaml/Makefile
index bc1da75735ac38016d211a206f93cad7c4f48984..f005d71d0e8e48ca38c518564a9e024821672ceb 100644
(file)
--- a/
libs/yaml/Makefile
+++ b/
libs/yaml/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=yaml
PKG_VERSION:=0.2.5
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://pyyaml.org/download/libyaml/
@@
-17,7
+17,7
@@
PKG_HASH:=c642ae9b75fee120b2d96c712538bd2cf283228d2337df2cf2988e3c02678ef4
PKG_MAINTAINER:=
PKG_LICENSE:=MIT
-PKG_LICENSE_FILES:=
COPYING
+PKG_LICENSE_FILES:=
License
PKG_CPE_ID:=cpe:/a:pyyaml_project:pyyaml
PKG_INSTALL:=1