mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
generate-ipv6-address: use autorelease feature
Package version is automatically increased as described here: https://github.com/openwrt/packages/issues/14537 Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=generate-ipv6-address
|
PKG_NAME:=generate-ipv6-address
|
||||||
PKG_VERSION:=0.1
|
PKG_VERSION:=0.1
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=$(AUTORELEASE)
|
||||||
|
|
||||||
PKG_SOURCE:=generate-ipv6-address-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=generate-ipv6-address-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://www.irif.fr/~jch/software/files/
|
PKG_SOURCE_URL:=https://www.irif.fr/~jch/software/files/
|
||||||
|
|||||||
Reference in New Issue
Block a user