Skip to content

Commit 0168af5

Browse files
committed
ubox: update to latest git HEAD
a782779 kmodloader: increase module name length Signed-off-by: Hauke Mehrtens <[email protected]>
1 parent 9725aa2 commit 0168af5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package/system/ubox/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
55

66
PKG_SOURCE_PROTO:=git
77
PKG_SOURCE_URL=$(PROJECT_GIT)/project/ubox.git
8-
PKG_SOURCE_DATE:=2018-12-18
9-
PKG_SOURCE_VERSION:=876c7f5bfb9b13d48e6d7960dd114082a0a95a6d
10-
PKG_MIRROR_HASH:=7c51ede116f7b17d8249453b10023398a4b662e78294c6fc269c8ed375cb47ce
8+
PKG_SOURCE_DATE:=2019-03-21
9+
PKG_SOURCE_VERSION:=a782779552a0d68e3bb588e3039eb95da15ec7b0
10+
PKG_MIRROR_HASH:=875e60dafb12c68a95b39cb29985540a815ff2823919cd963a9748b635303d21
1111
CMAKE_INSTALL:=1
1212

1313
PKG_LICENSE:=GPL-2.0

0 commit comments

Comments
 (0)