mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
feh: update to 3.3.
This commit is contained in:
parent
3d823fdb09
commit
c63c279548
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'feh'
|
# Template file for 'feh'
|
||||||
pkgname=feh
|
pkgname=feh
|
||||||
version=3.2.1
|
version=3.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
make_build_args="PREFIX=/usr exif=1 help=1 stat64=1 inotify=1"
|
make_build_args="PREFIX=/usr exif=1 help=1 stat64=1 inotify=1"
|
||||||
|
@ -15,7 +15,7 @@ license="MIT-feh"
|
||||||
homepage="https://feh.finalrewind.org/"
|
homepage="https://feh.finalrewind.org/"
|
||||||
changelog="https://raw.githubusercontent.com/derf/feh/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/derf/feh/master/ChangeLog"
|
||||||
distfiles="${homepage}/feh-${version}.tar.bz2"
|
distfiles="${homepage}/feh-${version}.tar.bz2"
|
||||||
checksum=8f9741399b4b184ba28698c0fd7722638e79abac8e6c27eb526cc52b11ee0a1c
|
checksum=f3959958258111d5f7c9fbe2e165c52b9d5987f07fd1f37540a4abf9f9638811
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's|doc/feh/examples|examples/feh|' config.mk
|
sed -i 's|doc/feh/examples|examples/feh|' config.mk
|
||||||
|
|
Loading…
Add table
Reference in a new issue