Skip to content

Commit

Permalink
update ucert to fix complie error
Browse files Browse the repository at this point in the history
  • Loading branch information
coolsnowwolf committed Sep 19, 2018
1 parent c4d18f5 commit c180aab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/system/ucert/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/ucert.git
PKG_SOURCE_DATE:=2018-08-08
PKG_SOURCE_VERSION:=1056e730f56adbc6bc77872e2bbd2bbe01512ec9
PKG_MIRROR_HASH:=59fc4ab5b5cb10c6e9e0899e3ed5de2f57926e980d31c13ddd1662f36cf40cef
PKG_SOURCE_DATE:=2018-09-18
PKG_SOURCE_VERSION:=e1c722b1b6cbf2527b3178342464e56b97825874
PKG_MIRROR_HASH:=36dcca7c2d649a6c34a8daaaef4698fbeb808fd6580c6bfb1ca35f4f06825d17

CMAKE_INSTALL:=1
PKG_CHECK_FORMAT_SECURITY:=1
Expand Down

0 comments on commit c180aab

Please sign in to comment.