Author: nbd
Date: 2015-01-09 20:52:27 +0100 (Fri, 09 Jan 2015)
New Revision: 43901

Removed:
   trunk/package/libs/popt/patches/
Modified:
   trunk/package/libs/popt/Makefile
Log:
popt: update to latest upstream version, fixes build breakage after autofools 
changes

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/libs/popt/Makefile
===================================================================
--- trunk/package/libs/popt/Makefile    2015-01-09 19:35:14 UTC (rev 43900)
+++ trunk/package/libs/popt/Makefile    2015-01-09 19:52:27 UTC (rev 43901)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=popt
-PKG_VERSION:=1.7
-PKG_RELEASE:=5
+PKG_VERSION:=1.16
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://downloads.openwrt.org/sources/
-PKG_MD5SUM:=5988e7aeb0ae4dac8d83561265984cc9
+PKG_SOURCE_URL:=http://rpm5.org/files/popt/
+PKG_MD5SUM:=3743beefa3dd6247a73f8f7a32c14c33
 PKG_LICENSE:=MIT
 
 PKG_FIXUP:=autoreconf
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to