Skip to content

Commit 74c9656

Browse files
stable feed uses tag to download pyletmecreate
Signed-off-by: Francois Berder <[email protected]>
1 parent ecbe6d6 commit 74c9656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

miscellaneous/Makefile.stable

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk
33
PKG_NAME:=python3-letmecreate
44
PKG_VERSION:=1.0.2
55

6-
PKG_SOURCE_VERSION:=HEAD
6+
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
77
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
88
PKG_SOURCE_URL:= [email protected]:francois-berder/PyLetMeCreate.git
99
PKG_SOURCE_PROTO:=git

0 commit comments

Comments
 (0)