aboutsummaryrefslogtreecommitdiff
path: root/net/udpxy/Makefile
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-03-13 17:22:51 -0800
committerRosen Penev <rosenp@gmail.com>2021-03-14 17:08:04 -0700
commit6aa8c2bf6a086e5fae2cbf8133499473ff59a3dc (patch)
tree6fcc6c552613a35598eb3f11dda04c86b5dd1635 /net/udpxy/Makefile
parent6fa328d10935c8816d12925a5182565c55bb8628 (diff)
udpxy: update to 1.0-25.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'net/udpxy/Makefile')
-rw-r--r--net/udpxy/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/udpxy/Makefile b/net/udpxy/Makefile
index 0bd289c03..d2af1d595 100644
--- a/net/udpxy/Makefile
+++ b/net/udpxy/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=udpxy
-PKG_VERSION:=1.0-25.0
-PKG_RELEASE:=1
+PKG_VERSION:=1.0-25.1
+PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/pcherenkov/udpxy/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=715c9af36c708a19225233a9013582e06d5c97d16d9a699765067b652c4871f9
+PKG_HASH:=a1a16e60895c6b2fd151321db47f5d5373843116f1b98ed9749e6c25a6c44497
PKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>
PKG_LICENSE:=GPL-3.0-or-later