Skip to content

Commit

Permalink
up ddns-go 5.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sirpdboy authored Jul 28, 2023
1 parent 9722783 commit ef9fc25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ddns-go/ddns-go/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=ddns-go
PKG_VERSION:=5.5.0
PKG_VERSION:=5.5.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:=ea3234fb6918d92399660e2d333e43e3058bbe2bad03e510370a484bf4b4c821
PKG_SOURCE_VERSION:=6bc09d799c8468a3d0f675a8f2459226b0afcfaf
PKG_MIRROR_HASH:=ebbf64dcd9aab48022a5aa18e62f9ee53c76118932478e174a22c2f042eb090e
PKG_SOURCE_VERSION:=fb9efd27bf5eb3a3a81014fff489c89cded61478

PKG_LICENSE:=AGPL-3.0-only
PKG_LICENSE_FILES:=LICENSE
Expand Down

0 comments on commit ef9fc25

Please sign in to comment.