discount: update to 2.2.7b.
This commit is contained in:
parent
d866530baa
commit
17164ad84d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'discount'
|
||||
pkgname=discount
|
||||
version=2.2.7
|
||||
version=2.2.7b
|
||||
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=72c1325ddfc40871d6810f1e272cf2d45b361f26357eb38f170fd04d737bb9f2
|
||||
checksum=48343272aa93ae913187ff678b3e52efa722f133e1efcaddc20cf775e8a517ec
|
||||
disable_parallel_build=yes
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue