jhead: update to 3.03.
This commit is contained in:
parent
612a9d9976
commit
2941a75e6e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jhead'
|
||||
pkgname=jhead
|
||||
version=3.02
|
||||
version=3.03
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Display and manipulate EXIF header of JPEG images"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|||
license="Public Domain"
|
||||
homepage="http://www.sentex.net/~mwandel/jhead/"
|
||||
distfiles="${homepage}/jhead-${version}.tar.gz"
|
||||
checksum=85c9737c3dcc84b440a67307de9f76cbee7610697bfaf4877dd46afd71c7ed2a
|
||||
checksum=82194e0128d9141038f82fadcb5845391ca3021d61bc00815078601619f6c0c2
|
||||
|
||||
post_extract() {
|
||||
sed -i -e 's,/local,,' -e '/CC.*-o/s/$/ $(LDFLAGS)/' makefile
|
||||
|
|
Loading…
Reference in a new issue