We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5022ffd commit 7092e6dCopy full SHA for 7092e6d
1 file changed
ddns-go/Makefile
@@ -11,7 +11,7 @@ PKG_RELEASE:=1
11
12
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
13
PKG_SOURCE_URL:=https://codeload.github.com/jeessy2/ddns-go/tar.gz/v$(PKG_VERSION)?
14
-PKG_HASH:=b1693abe90941d9d6eaf893e73bd05c1e122cd2fff5f69409987b524b12f2ad0
+PKG_HASH:=05ae7ef07241113ee2cd861be530524f06856fc7368b84846db5137a477277ea
15
16
PKG_LICENSE:=MIT
17
PKG_LICENSE_FILES:=LICENSE
0 commit comments