Skip to content

Commit 013be9b

Browse files
opengnb: update to 1.6.6
delete upup on version 1.6.6 Signed-off-by: charles chan <hollidgelongsun157@gmail.com>
1 parent 9dfe7d2 commit 013be9b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

net/opengnb/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=opengnb
11-
PKG_VERSION:=1.6.5
11+
PKG_VERSION:=1.6.6
1212
PKG_RELEASE:=1
1313

1414
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1515
PKG_SOURCE_URL:=https://github.com/opengnb/opengnb/releases/download/$(PKG_VERSION)/
16-
PKG_HASH:=62c51341a5b725eff64be8c6d6292f55c12178e38605e544632ee86f04b10019
16+
PKG_HASH:=cbe70c21d510190f8e91c47615260b241b68d71d5ce5799a85907b798aa618d3
1717

1818
PKG_MAINTAINER:=Charles Chan <hollidgelongsun157@gmail.com>
1919
PKG_LICENSE:=GPL-3.0-or-later

0 commit comments

Comments
 (0)