aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Hess <thess@kitschensync.net>2014-07-31 11:58:22 -0400
committerTed Hess <thess@kitschensync.net>2014-07-31 11:58:22 -0400
commitd721b61a8bc2c89a776ad4979d3a64c8a2d24fc3 (patch)
tree1e9982727622e6c61a2d5dcef80fecc2e3136ddb
parent476041c026b8d012aa2bfe2ded27b6e1310437c6 (diff)
gsm: Update package URL refs, remove myself as maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
-rw-r--r--libs/gsm/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/libs/gsm/Makefile b/libs/gsm/Makefile
index c9a585553..da9ca069c 100644
--- a/libs/gsm/Makefile
+++ b/libs/gsm/Makefile
@@ -9,14 +9,12 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=gsm
PKG_VERSION:=1.0.13
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://user.cs.tu-berlin.de/~jutta/gsm/
+PKG_SOURCE_URL:=http://www.quut.com/gsm
PKG_MD5SUM:=c1ba392ce61dc4aff1c29ea4e92f6df4
-PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
-
PKG_LICENSE:=FREE
PKG_LICENSE_FILES:=COPYRIGHT
@@ -26,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/gsm/Default
TITLE:=GSM transcoding
- URL:=http://user.cs.tu-berlin.de/~jutta/toast.html
+ URL:=http://www.quut.com/gsm
endef
define Package/gsm/description/Default