Skip to content

Commit

Permalink
Update Makefile 5.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sirpdboy authored Aug 24, 2023
1 parent a267748 commit bc1abcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ddns-go/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ddns-go
PKG_VERSION:=5.6.0
PKG_VERSION:=5.6.1
PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/jeessy2/ddns-go.git
PKG_MIRROR_HASH:=ef5b14e455d18a93f4b32985a38ae5a10af30a22518380c56bd9a0346f635719
PKG_MIRROR_HASH:=3dbb3fbc69ca7281f78b9a34af290eb711fe9bafa5451d494489e6ea4d029326
PKG_SOURCE_VERSION:=5b77583b498dc2e893cd77533b5a15c0e1620aef

PKG_LICENSE:=AGPL-3.0-only
Expand Down

0 comments on commit bc1abcf

Please sign in to comment.