Skip to content

Commit 73a4568

Browse files
chris5560jow-
authored andcommitted
ca-certificates: Update to version 20161130+nmu1
Signed-off-by: Christian Schoenebeck <[email protected]>
1 parent 57289ae commit 73a4568

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package/system/ca-certificates/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
include $(TOPDIR)/rules.mk
88

99
PKG_NAME:=ca-certificates
10-
PKG_VERSION:=20161130
10+
PKG_VERSION:=20161130+nmu1
1111
PKG_MAINTAINER:=Christian Schoenebeck <[email protected]>
1212

1313
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.xz
1414
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)
15+
PKG_HASH:=77f9aca431e3122bf04aa0ffd989b723d906db4d1c106e3290e463d73c177f0e
16+
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-20161130
1717

1818
PKG_INSTALL:=1
1919

0 commit comments

Comments
 (0)