projects
/
openwrt
/
staging
/
pepe2k.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f23857
)
ca-certificates: update to version 20190110
author
Josef Schlehofer
<
[email protected]
>
Wed, 13 Mar 2019 23:53:41 +0000
(
00:53
+0100)
committer
Christian Lamparter
<
[email protected]
>
Sat, 20 Apr 2019 11:41:20 +0000
(13:41 +0200)
- Tested on Turris MOX, OpenWrt master
- Removed PKG_BUILD_DIR
In build_dir there were two folders
ca-certificates and ca-certificates-
20190110
and it failed as files
were in ca-certificates-
20190110
Signed-off-by: Josef Schlehofer <
[email protected]
>
Signed-off-by: Christian Lamparter <
[email protected]
>
(cherry-picked from commit:
f22c33b40cc7b542b3b31fa0d873d28d3a3482b5
)
package/system/ca-certificates/Makefile
patch
|
blob
|
history
diff --git
a/package/system/ca-certificates/Makefile
b/package/system/ca-certificates/Makefile
index e1c6d41ba1eeeb9571214c0aa7e836d28ab04a02..f449645c777afd9ebea843ffefb9ac51f06d941b 100644
(file)
--- a/
package/system/ca-certificates/Makefile
+++ b/
package/system/ca-certificates/Makefile
@@
-7,14
+7,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ca-certificates
-PKG_VERSION:=201
80409
-PKG_RELEASE:=
3
+PKG_VERSION:=201
90110
+PKG_RELEASE:=
1
PKG_MAINTAINER:=
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/c/ca-certificates
-PKG_HASH:=7af6f5bfc619fd29cbf0258c1d95107c38ce840ad6274e343e1e0d971fc72b51
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
+PKG_HASH:=ee4bf0f4c6398005f5b5ca4e0b87b82837ac5c3b0280a1cb3a63c47555c3a675
PKG_INSTALL:=1