Clipdinger: use $portVersion in the SOURCE_URI

This commit is contained in:
Humdinger
2015-12-27 11:22:10 +01:00
parent 7bd5568af1
commit 72ea7a3b7e

View File

@@ -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"