execline: update to 2.9.7.0.

This commit is contained in:
Komeil Parseh 2025-07-28 21:26:07 +03:30
parent d3a8fc8cc8
commit 00a17d6936
No known key found for this signature in database
GPG key ID: 4D49B19F3D0D7879

View file

@ -1,6 +1,6 @@
# Template file for 'execline' # Template file for 'execline'
pkgname=execline pkgname=execline
version=2.9.2.0 version=2.9.7.0
revision=1 revision=1
build_style=configure build_style=configure
configure_args="--libdir=/usr/lib --bindir=/usr/bin configure_args="--libdir=/usr/lib --bindir=/usr/bin
@ -15,7 +15,7 @@ license="ISC"
homepage="https://skarnet.org/software/execline/" homepage="https://skarnet.org/software/execline/"
changelog="https://skarnet.org/software/execline/upgrade.html" changelog="https://skarnet.org/software/execline/upgrade.html"
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=9365012558a1e3c019cafc6eb574b0f5890495fb02652f20efdd782d577b1601 checksum=73c9160efc994078d8ea5480f9161bfd1b3cf0b61f7faab704ab1898517d0207
CFLAGS="-fPIC" CFLAGS="-fPIC"