mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Clipdinger: use $portVersion in the SOURCE_URI
This commit is contained in:
@@ -17,7 +17,7 @@ HOMEPAGE="http://humdingerb.github.io/clipdinger/"
|
||||
COPYRIGHT="2015 Humdinger"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/humdingerb/clipdinger/archive/0.4.tar.gz"
|
||||
SOURCE_URI="https://github.com/humdingerb/clipdinger/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="c8eda6d03fe40c04b977463015ed48463dfb39255b3c98eef1be0f9f90a484e3"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
Reference in New Issue
Block a user