mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
parent
a84faaa048
commit
f96b9997a6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'clerk'
|
# Template file for 'clerk'
|
||||||
pkgname=clerk
|
pkgname=clerk
|
||||||
version=3.2
|
version=3.2.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
conf_files="/etc/clerk.conf"
|
conf_files="/etc/clerk.conf"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="ibrokemypie <ibrokemypie@bastardi.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/carnager/clerk/"
|
homepage="https://github.com/carnager/clerk/"
|
||||||
distfiles="https://github.com/carnager/clerk/archive/${version}.tar.gz"
|
distfiles="https://github.com/carnager/clerk/archive/${version}.tar.gz"
|
||||||
checksum=13ccdee926393942a2be697fc44d17e907f2a903522b843658607876e861dcf6
|
checksum=954a388cce5a86c1760e130febc59b533651a01938b0c9a6b1f4941dda83db97
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's|share/doc/clerk/config.example|share/examples/clerk/config.example|' Makefile
|
sed -i 's|share/doc/clerk/config.example|share/examples/clerk/config.example|' Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue