[1/2] alfred-json: Set PKG_VERSION to latest official version

Submitted by Adrian Schmutzler on Feb. 3, 2019, 5:28 p.m.

Details

Message ID 20190203172824.2081-1-freifunk@adrianschmutzler.de
State Accepted
Headers show

Commit Message

Adrian Schmutzler Feb. 3, 2019, 5:28 p.m.
Although this tag is very old, this is how PKG_VERSION is meant
to be used.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>

---

Maybe we should set a newer tag in the alfred-json repo.
---
 src/packages/fff/alfred-json/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch hide | download patch | download mbox

diff --git a/src/packages/fff/alfred-json/Makefile b/src/packages/fff/alfred-json/Makefile
index 87c79d3e..85a551cb 100644
--- a/src/packages/fff/alfred-json/Makefile
+++ b/src/packages/fff/alfred-json/Makefile
@@ -1,7 +1,7 @@ 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=alfred-json
-PKG_VERSION:=0.0.1
+PKG_VERSION:=0.3.1
 PKG_RELEASE:=1
 PKG_LICENSE:=GPL-2.0
 PKG_SOURCE_PROTO:=git

Comments

Fabian Blaese June 16, 2019, 8:05 a.m.
Reviewed-by: Fabian Bläse <fabian@blaese.de>

Fabian

On 03.02.19 18:28, Adrian Schmutzler wrote:
> Although this tag is very old, this is how PKG_VERSION is meant
> to be used.
> 
> Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
> 
> ---
> 
> Maybe we should set a newer tag in the alfred-json repo.
> ---
>  src/packages/fff/alfred-json/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/packages/fff/alfred-json/Makefile b/src/packages/fff/alfred-json/Makefile
> index 87c79d3e..85a551cb 100644
> --- a/src/packages/fff/alfred-json/Makefile
> +++ b/src/packages/fff/alfred-json/Makefile
> @@ -1,7 +1,7 @@
>  include $(TOPDIR)/rules.mk
>  
>  PKG_NAME:=alfred-json
> -PKG_VERSION:=0.0.1
> +PKG_VERSION:=0.3.1
>  PKG_RELEASE:=1
>  PKG_LICENSE:=GPL-2.0
>  PKG_SOURCE_PROTO:=git
>
Adrian Schmutzler July 1, 2019, 7:57 p.m.
Applied.

 

From: franken-dev [mailto:franken-dev-bounces@freifunk.net] On Behalf Of Fabian Bläse
Sent: Sonntag, 16. Juni 2019 10:05
To: Adrian Schmutzler <freifunk@adrianschmutzler.de>; franken-dev@freifunk.net
Subject: Re: [PATCH 1/2] alfred-json: Set PKG_VERSION to latest official version

 

Reviewed-by: Fabian Bläse <fabian@blaese.de <mailto:fabian@blaese.de> > 

Fabian 

On 03.02.19 18:28, Adrian Schmutzler wrote: 
> Although this tag is very old, this is how PKG_VERSION is meant 
> to be used. 
> 
> Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de <mailto:freifunk@adrianschmutzler.de> > 
> 
> --- 
> 
> Maybe we should set a newer tag in the alfred-json repo. 
> --- 
>  src/packages/fff/alfred-json/Makefile | 2 +- 
>  1 file changed, 1 insertion(+), 1 deletion(-) 
> 
> diff --git a/src/packages/fff/alfred-json/Makefile b/src/packages/fff/alfred-json/Makefile 
> index 87c79d3e..85a551cb 100644 
> --- a/src/packages/fff/alfred-json/Makefile 
> +++ b/src/packages/fff/alfred-json/Makefile 
> @@ -1,7 +1,7 @@ 
>  include $(TOPDIR)/rules.mk 
>  
>  PKG_NAME:=alfred-json 
> -PKG_VERSION:=0.0.1 
> +PKG_VERSION:=0.3.1 
>  PKG_RELEASE:=1 
>  PKG_LICENSE:=GPL-2.0 
>  PKG_SOURCE_PROTO:=git 
>