jpeg: change version to 6.0b to find it as dependency.
Current code uses "-[0-9].*" to find the version string, so I think that is the best option. --HG-- extra : convert_revision : 60767af56678c07ebbb241ff7965856082b4cbe4
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template build file for 'jpeg'.
|
||||
pkgname=jpeg
|
||||
version=6b
|
||||
wrksrc=$pkgname-$version
|
||||
version=6.0b
|
||||
wrksrc=$pkgname-6b
|
||||
patch_files="$pkgname-makefile-cfg.diff"
|
||||
distfiles="jpegsrc.v6b"
|
||||
extract_sufx=".tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user