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.2. #32272

Merged
merged 1 commit into from
Aug 3, 2021
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.7.1
version=1.7.2
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=af30cf36e956febf18f9d33a81a4b43fea8f761ce74a67715d2ad157bb92c090
checksum=c15eb370225e3e3c64a6421c3f153a4117958e0a3b395e06926568b4090aa425

post_install() {
vlicense COPYING
Expand Down