aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2023-08-28 09:17:10 +0000
committerLeah Neukirchen <leah@vuxu.org>2023-08-30 14:43:23 +0000
commite4f5e82f3e5d1a61afd825c7b9b8c053a9a06879 (patch)
tree97890d29b40e55ae1869194ed36c566bea000371
parentc6c7b6e1f97a1662609742aa4377232e73b76416 (diff)
downloadvoid-packages-e4f5e82f3e5d1a61afd825c7b9b8c053a9a06879.tar
void-packages-e4f5e82f3e5d1a61afd825c7b9b8c053a9a06879.tar.gz
void-packages-e4f5e82f3e5d1a61afd825c7b9b8c053a9a06879.tar.bz2
void-packages-e4f5e82f3e5d1a61afd825c7b9b8c053a9a06879.tar.lz
void-packages-e4f5e82f3e5d1a61afd825c7b9b8c053a9a06879.tar.xz
void-packages-e4f5e82f3e5d1a61afd825c7b9b8c053a9a06879.tar.zst
void-packages-e4f5e82f3e5d1a61afd825c7b9b8c053a9a06879.zip
discount: update to 2.2.7d.
-rw-r--r--srcpkgs/discount/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/discount/template b/srcpkgs/discount/template
index a075e4ad5a3..d61cfffb8b4 100644
--- a/srcpkgs/discount/template
+++ b/srcpkgs/discount/template
@@ -1,6 +1,6 @@
# Template file for 'discount'
pkgname=discount
-version=2.2.7b
+version=2.2.7d
revision=1
build_style=configure
configure_script="./configure.sh"
@@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-3-Clause"
homepage="http://www.pell.portland.or.us/~orc/Code/discount"
distfiles="https://github.com/Orc/discount/archive/v${version}.tar.gz"
-checksum=48343272aa93ae913187ff678b3e52efa722f133e1efcaddc20cf775e8a517ec
+checksum=eb9f6629dadddb44c3111267b82e51d5fb8364e228cc3533fe937d8a99e0155b
disable_parallel_build=yes
do_install() {