moe: update to 1.9
This commit is contained in:
parent
84a06abae5
commit
3b2ff17684
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'moe'
|
||||
pkgname=moe
|
||||
version=1.8
|
||||
version=1.9
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
conf_files="/etc/moerc"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://www.gnu.org/software/moe/"
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.lz"
|
||||
checksum=7eff4ef2197d8febec99ad4efd4e277b1f3b7d4660f75e3b42b8818bc6bb6457
|
||||
checksum=18919e9ffae08f34d8beb3a26fc5a595614e0aff34866e79420ca81881ff4ef3
|
||||
|
||||
do_configure() {
|
||||
sed -e '/^CXX=/d;/^CXXFLAGS=/d;/^LDFLAGS=/d' -i configure
|
||||
|
|
Loading…
Reference in a new issue