feh: update to 3.7.1.
This commit is contained in:
parent
a507bc00b9
commit
0818f6ff64
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'feh'
|
||||
pkgname=feh
|
||||
version=3.7
|
||||
version=3.7.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
|
@ -15,7 +15,7 @@ license="MIT-feh"
|
|||
homepage="https://feh.finalrewind.org"
|
||||
changelog="https://raw.githubusercontent.com/derf/feh/master/ChangeLog"
|
||||
distfiles="${homepage}/feh-${version}.tar.bz2"
|
||||
checksum=07cdb1076c3b7777064cf081f722346600aeefeb568cbca58575777969a6bb41
|
||||
checksum=57ab1ca61f57c96595878069f550d36f518530f88fa31b74cc39cd739f9258b6
|
||||
|
||||
pre_build() {
|
||||
vsed -i 's|doc/feh/examples|examples/feh|' config.mk
|
||||
|
|
Loading…
Reference in New Issue