Skip to content

Commit

Permalink
gperf: fix license
Browse files Browse the repository at this point in the history
  • Loading branch information
heliocat authored and Piraty committed Apr 14, 2021
1 parent 96c2873 commit 77cd2a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/gperf/template
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Template file for 'gperf'
pkgname=gperf
version=3.1
revision=2
revision=3
build_style=gnu-configure
short_desc="Perfect hash function generator"
homepage="https://www.gnu.org/software/gperf/"
license="GPL-3"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.gnu.org/software/gperf/"
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=588546b945bba4b70b6a3a616e80b4ab466e3f33024a352fc2198112cdbb3ae2

0 comments on commit 77cd2a1

Please sign in to comment.