Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imlib2: update to 1.7.0. #24052

Merged
merged 1 commit into from
Aug 8, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/imlib2/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'imlib2'
pkgname=imlib2
version=1.6.1
version=1.7.0
revision=1
build_style=gnu-configure
configure_args="--disable-static --sysconfdir=/etc/imlib2 --enable-visibility-hiding"
Expand All @@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Imlib2"
homepage="https://sourceforge.net/projects/enlightenment/"
distfiles="${SOURCEFORGE_SITE}/enlightenment/imlib2-src/imlib2-${version}.tar.gz"
checksum=668696d0a8961bb57353fe96669f44bbdf1696221a65da563408a5010c5bd735
checksum=fde6cc188a35e34eff251ee249d2b5624aa0d85f83a689237ec2fe90ceca718a

post_install() {
vlicense COPYING
Expand Down