Skip to content
Snippets Groups Projects
Unverified Commit 8a3ec1fa authored by Newbyte's avatar Newbyte :snowflake: Committed by Pablo Correa Gomez
Browse files

linux-pine64-pinetab2: use $pkgver in $_tags (MR 5299)

This is usually how it's done so you only need to change the pkgver in
one place.
parent afb8bedc
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ makedepends="
"
# Source
_tags="v6.9.3-danctnix1"
_tags="v$pkgver-danctnix1"
_config="config-$_flavor.$arch"
source="
$pkgname-$_tags.tar.gz::https://github.com/dreemurrs-embedded/linux-pinetab2/archive/$_tags.tar.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment