mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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'
|
# Template file for 'jhead'
|
||||||
pkgname=jhead
|
pkgname=jhead
|
||||||
version=3.02
|
version=3.03
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Display and manipulate EXIF header of JPEG images"
|
short_desc="Display and manipulate EXIF header of JPEG images"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="http://www.sentex.net/~mwandel/jhead/"
|
homepage="http://www.sentex.net/~mwandel/jhead/"
|
||||||
distfiles="${homepage}/jhead-${version}.tar.gz"
|
distfiles="${homepage}/jhead-${version}.tar.gz"
|
||||||
checksum=85c9737c3dcc84b440a67307de9f76cbee7610697bfaf4877dd46afd71c7ed2a
|
checksum=82194e0128d9141038f82fadcb5845391ca3021d61bc00815078601619f6c0c2
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i -e 's,/local,,' -e '/CC.*-o/s/$/ $(LDFLAGS)/' makefile
|
sed -i -e 's,/local,,' -e '/CC.*-o/s/$/ $(LDFLAGS)/' makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue