mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
scrot: update to 1.12.1.
This commit is contained in:
parent
944619ae1c
commit
31ba22638e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'scrot'
|
# Template file for 'scrot'
|
||||||
pkgname=scrot
|
pkgname=scrot
|
||||||
version=1.12
|
version=1.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_install_args="docsdir=/usr/share/doc/scrot"
|
make_install_args="docsdir=/usr/share/doc/scrot"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/resurrecting-open-source-projects/scrot"
|
homepage="https://github.com/resurrecting-open-source-projects/scrot"
|
||||||
distfiles="https://github.com/resurrecting-open-source-projects/scrot/archive/${version}.tar.gz"
|
distfiles="https://github.com/resurrecting-open-source-projects/scrot/archive/${version}.tar.gz"
|
||||||
checksum=d4b51933c4e0b3ac332226b1f35ee03aa370b6d7f9b5964af264e3fc737a1cd2
|
checksum=d20bbf554892ae60be10f67b84b86b8677342b693177166994eb644b78f18f66
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||||
makedepends+=" musl-legacy-compat"
|
makedepends+=" musl-legacy-compat"
|
||||||
|
|
Loading…
Add table
Reference in a new issue