mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
intltool: Update copyright, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2009 OpenWrt.org
|
# Copyright (C) 2009-2014 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
@@ -10,11 +10,12 @@ include $(TOPDIR)/rules.mk
|
|||||||
PKG_NAME:=intltool
|
PKG_NAME:=intltool
|
||||||
PKG_LIBVER:=0.40
|
PKG_LIBVER:=0.40
|
||||||
PKG_VERSION:=$(PKG_LIBVER).6
|
PKG_VERSION:=$(PKG_LIBVER).6
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=@GNOME/intltool/$(PKG_LIBVER)
|
PKG_SOURCE_URL:=@GNOME/intltool/$(PKG_LIBVER)
|
||||||
PKG_MD5SUM:=69bc0353323112f42ad4f9cf351bc3e5
|
PKG_MD5SUM:=69bc0353323112f42ad4f9cf351bc3e5
|
||||||
|
PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
|
||||||
|
|
||||||
PKG_HOST_ONLY:=1
|
PKG_HOST_ONLY:=1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user