We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57289ae commit 73a4568Copy full SHA for 73a4568
package/system/ca-certificates/Makefile
@@ -7,13 +7,13 @@
7
include $(TOPDIR)/rules.mk
8
9
PKG_NAME:=ca-certificates
10
-PKG_VERSION:=20161130
+PKG_VERSION:=20161130+nmu1
11
PKG_MAINTAINER:=Christian Schoenebeck <[email protected]>
12
13
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.xz
14
PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/c/ca-certificates
15
-PKG_HASH:=04bca9e142a90a834aca0311f7ced237368d71fee7bd5c9f68ef7f4611aee471
16
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
+PKG_HASH:=77f9aca431e3122bf04aa0ffd989b723d906db4d1c106e3290e463d73c177f0e
+PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-20161130
17
18
PKG_INSTALL:=1
19
0 commit comments