Skip to content

Commit fead6b5

Browse files
committed
ne, autoconf download no longer exists
But rather the https://ne.di.unimi.it URL now forwards to the github site. For now point to our ne-3.3.4.tar.gz copy, and the next release we can use the github tag.
1 parent 6dbbb7f commit fead6b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/ne/ne.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
NE_VERSION = 3.3.4
88
NE_SOURCE = ne-$(NE_VERSION).tar.gz
9-
NE_SITE = https://ne.di.unimi.it
9+
NE_SITE = https://astlinux-project.org/files
1010

1111
NE_DEPENDENCIES = ncurses
1212

0 commit comments

Comments
 (0)